Loading Tool

Explorer IconExplorer

Memory Pool

81,177 transactions
30.17 vMB
0.13313778 BTC
Random Selection Loading Transactions
Max Size: 181.45/200 MB

Candidate Block

Mining Attempt fee1f6e5ee417d2c1f693414abad80df31538c5c70a3879cdeabb539aefb5184
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root f198e12714d117e5a0c05966336f39cd09cea11da7ab4e6bc6353dd8d0dd4a83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.05613227 BTC
Feerates: 242.90 > 5.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (603,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,137 312,137 000000000000000013be6ca403f72443fc8e844799a7b4508519cc93805120c6 707 0.50/1.00 vMB 23
312,136 312,136 000000000000000011ae313df96f807b4dbf85d044eb8e8a828d422c111c89e6 1,912 0.75/1.00 vMB 37
312,135 312,135 000000000000000017247b1ee81eedbabb63144b0543ada25f542ee7d9327246 75 0.04/1.00 vMB 26
312,134 312,134 00000000000000002718bb7e3e9aa05795881de1f1de7f95009b0ebee211891b 23 0.01/1.00 vMB 24
312,133 312,133 00000000000000000a7d258f3f43a229278edb189586adf6f9402e501b0f141b 167 0.26/1.00 vMB 16
312,132 312,132 000000000000000011a64c03c90afcbfbc5926d44d92444fde2697f753781839 735 0.35/1.00 vMB 31
312,131 312,131 00000000000000001f5b86c89ef6e6dbc65f44b139f475142c04f92f8a5ab5a9 174 0.08/1.00 vMB 28
312,130 312,130 00000000000000001f202953ab0af5e3036d02f85b7505aa38e1ae15e17e03dc 221 0.12/1.00 vMB 29
312,129 312,129 00000000000000001e3934237645ac48ac193242812827a3c403f543d524b51b 190 0.13/1.00 vMB 19
312,128 312,128 0000000000000000009b7477aabfc194eb4bad3a7d1932155401c6b61e43003a 1,167 0.70/1.00 vMB 31
312,127 312,127 00000000000000002d1b6c134b02da3c5d7a3d17290db9cb732c363a6fc190f6 492 0.31/1.00 vMB 25
312,126 312,126 000000000000000034ed9a2cfde2699d803c72102a8ad9fbb25c8f7352e73551 32 0.03/1.00 vMB 23
312,125 312,125 00000000000000001949173b943229adac2414c23df6f7f9ce8a37206fa39227 442 0.24/1.00 vMB 28
312,124 312,124 000000000000000036091b115e8b5b71b05b9b181945e49b2bc411259e483a56 533 0.33/1.00 vMB 23
312,123 312,123 000000000000000037875ecdcdac6a26779cfd6da80486e2f2ae729ef332e810 1,473 0.78/1.00 vMB 29
312,122 312,122 000000000000000010a1fa897022c5d291bf80b292392ed326b3d5d2a6431ab2 201 0.06/1.00 vMB 19
312,121 312,121 000000000000000014499d5fa96bfe68046575070fe6a36d0ccaa6d07c3add41 551 0.29/1.00 vMB 34
312,120 312,120 000000000000000001fcd0ac4fb6b1d2386c09d450a16bca857ec715594c4de2 497 0.25/1.00 vMB 42
312,119 312,119 000000000000000016d3f50755f128a33a9c2f81dc2218fcbe7b910f056944ca 446 0.23/1.00 vMB 26
312,118 312,118 00000000000000002abc7932c0a9939d42dc057c7a464d24c61c4babc9f1357a 517 0.37/1.00 vMB 21
312,117 312,117 00000000000000002dbba61a6d5cbf389996863b84c6e0df9a4a9c970ef6dcaa 1,588 0.75/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.67 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: 674.03 GB
    • Received: 16.43 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.