Loading Tool

Explorer IconExplorer

Memory Pool

82,451 transactions
31.13 vMB
0.12558299 BTC
Random Selection Loading Transactions
Max Size: 187.05/200 MB

Candidate Block

Mining Attempt 6de44f146396553b484fc6ba12c5a13235841d8a652122eb361fed9afc7a8445
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root fffe9bc762854fc85a560ea1eaca0f8a7ee0795207121c81b3ac6a90f540fca3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,140
Size: 1.00 vMB
Total Fees: 0.05452308 BTC
Feerates: 180.34 > 5.46 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (193,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,948 721,948 00000000000000000004a12c85a44f8ccf0d30e4cffa1ccd70eede6530d5754b 1,087 1.00/1.00 vMB 2
721,947 721,947 00000000000000000002124ccfc4df3aeb222540d2707319115d4003381ee9d3 1,853 1.00/1.00 vMB 10
721,946 721,946 000000000000000000018e8424bfa1f8da1164a18583843454238f0496d4c60f 881 1.00/1.00 vMB 4
721,945 721,945 00000000000000000006805bf9c9566fc11dcfd5784c00bf48c83e3a8eb10947 3,492 1.00/1.00 vMB 5
721,944 721,944 00000000000000000009426ef8d65a3953adadcba3ffee23d765db318cf7f059 1,473 1.00/1.00 vMB 7
721,943 721,943 00000000000000000002671df2b312eb6cc8bbb882007903caf03a242f41df9c 2,630 1.00/1.00 vMB 19
721,942 721,942 0000000000000000000a3bbee1b28e3a48caf79d05a6cd9b28d6891e12db9e79 1,622 1.00/1.00 vMB 17
721,941 721,941 00000000000000000009c1a374b3cb5619f823aebbb9524b868e3e1a93cbaa88 937 1.00/1.00 vMB 15
721,940 721,940 0000000000000000000804d83c22db0f805f9ec47a657b37c63f9c0df317aa82 2,925 1.00/1.00 vMB 9
721,939 721,939 0000000000000000000874986a19a76626d3d47653c216c4bf0ccc51664635c6 3,173 1.00/1.00 vMB 21
721,938 721,938 000000000000000000066f9bb2d8bf2f5fcc941bca502e44ef3b481facb2db96 2,646 1.00/1.00 vMB 15
721,937 721,937 0000000000000000000a469390748668462ae24769d91808be5c9adef327877e 3,573 1.00/1.00 vMB 8
721,936 721,936 000000000000000000052ae6665a69f44ca7b9037f5e475ff2d8a3de091bee73 2,884 1.00/1.00 vMB 5
721,935 721,935 00000000000000000002dbc16084762581e1d877c024dcd8220dad15621c9ebb 3,012 1.00/1.00 vMB 17
721,934 721,934 0000000000000000000024ac50520dd0f2bbc033cc1dfdc075dfea34b56807e5 2,466 1.00/1.00 vMB 11
721,933 721,933 00000000000000000006b42f14439d74dde6973e713ff0404f1458c2c96a2825 1,451 1.00/1.00 vMB 11
721,932 721,932 0000000000000000000366e738f19ba0d1dc0fd3ba8ae355972e6d2fe0e67b56 2,816 1.00/1.00 vMB 16
721,931 721,931 0000000000000000000885b14c0cf050d5afea8b9a8bab30c6375f6457aa9cc9 3,377 1.00/1.00 vMB 12
721,930 721,930 00000000000000000000ed10c08e854b7b1b3e21285ff5544ba6d550c4ab9dad 3,053 1.00/1.00 vMB 29
721,929 721,929 0000000000000000000908ed89878efc3b12a66a875209bc02195f107e264aaa 3,293 1.00/1.00 vMB 11
721,928 721,928 000000000000000000010bfc0e8f3f01438cf22761073cd4bf7d932631972ae7 2,490 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 697.29 GB
    • Received: 16.53 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.