Loading Tool

Explorer IconExplorer

Memory Pool

39,668 transactions
18.18 vMB
0.14768915 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.86/200 MB

Candidate Block

Mining Attempt 619d7643b8ab94d691ecb32f82a8371f2e37455e777146e7718e17294363c3ca
Version 20000000
Previous Block 00000000000000000000e2737d16828fc54c170364c3766cc28730923c98929e
Merkle Root 6b5e887d1649ce60c13f37154cade67a5ffa9c7884962bde1d12e367bf3453fe
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,877
Size: 1.00 vMB
Total Fees: 0.03176003 BTC
Median Feerate: 3.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,323 (694,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,111 219,111 00000000000001b061496da3b1457e01e48dc90423809c2ab256e7a3bcd0f891 617 0.25 vMB 291
219,110 219,110 000000000000034ed8bb2f82f1cc97def57c3fcfac0eda24ddec10ee11989dc1 732 0.25 vMB 433
219,109 219,109 00000000000005a0d5d426432c00b1918278722e9cd898bd377dff777c90be73 344 0.19 vMB 170
219,108 219,108 000000000000006f27536e998f6ba0e0ca3f302c3974d0930627ad6ddfeb2dd4 447 0.25 vMB 135
219,107 219,107 00000000000004149318dad24862f03749ffea26e3cfb7ce841caf37152343cc 829 0.25 vMB 518
219,106 219,106 000000000000010df9c5abff75c0439c31c29042c4f22051d6fab2badc29bd02 12 0.00 vMB 139
219,105 219,105 00000000000001af57f3d8b0b16ec6dc6fb5f537033a7bf5b294738592a845c9 124 0.05 vMB 141
219,104 219,104 00000000000003e82db466128ff3ee68672acb1388bb6ebff72cb9118c48258a 543 0.24 vMB 155
219,103 219,103 000000000000058f40f19c8ff5570b2ca4d4938765db20640e768d1146daa133 654 0.28 vMB 193
219,102 219,102 000000000000041b11ea071ad89f2651741c3be672c9b1104d0bbab06d561f22 309 0.25 vMB 138
219,101 219,101 0000000000000081791c15624944ad94556ec3330e4497d9a17b7c1e87f0a970 104 0.05 vMB 26
219,100 219,100 00000000000001af145fc663d03d7d369887845426c4757bd2cfb969581a67fa 778 0.25 vMB 290
219,099 219,099 000000000000056ff217520d3f15e0e3e90762a826ec6c39b4048b0ff643d533 395 0.24 vMB 155
219,098 219,098 0000000000000335cabce6e40b9edda706ce06ab4c0282003b74de03f41fcc24 711 0.26 vMB 246
219,097 219,097 000000000000013300213c3b9bd06332337704ca7c431322ff8cbe4cf1d9546b 326 0.16 vMB 93
219,096 219,096 000000000000053ccd4ec41c7e498d2285e2f60e11bcb408b2fb3585d96ac5d9 464 0.25 vMB 133
219,095 219,095 000000000000035cb95e5599489e04d030e7fd6d28e6e530b4d7777575e84826 768 0.25 vMB 271
219,094 219,094 00000000000002126b68ee9541ad356f11ec441850bbdca2e10f9c43ca9ba1cf 271 0.12 vMB 364
219,093 219,093 00000000000000f82343d9bbee886b4a2d3d7a7a73acca353ec6a42be2cc733c 189 0.13 vMB 532
219,092 219,092 0000000000000032578271ca4d8350fe200810c61ff67f9579c579542b5c7ceb 283 0.22 vMB 183
219,091 219,091 0000000000000399ca77b341786577e89d3d606313d6f4a0580d735eb3713603 718 0.25 vMB 318
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 11
  • Data Transfer:
    • Sent: 122.11 GB
    • Received: 0.49 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.