Loading Tool

Explorer IconExplorer

Memory Pool

81,288 transactions
31.14 vMB
0.07595270 BTC
Random Selection Loading Transactions
Max Size: 189.53/200 MB

Candidate Block

Mining Attempt ff9a11cfb760c94c485647114f585fa078667e081d5fe308031dc0cb6aa13df7
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 462cc0ce9c0c413301d5d56a0bf209b9985a94c567666409edc3032ca0c12282
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,758
Size: 1.00 vMB
Total Fees: 0.00877880 BTC
Feerates: 100.37 > 0.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (688,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,520 226,520 00000000000002004d5d0a3ff47d666c2f2f6e1ce2be34c1590fef8e49e89762 234 0.09/1.00 vMB 173
226,519 226,519 0000000000000269c1c68df0502abbbf23c83cd6d3dbac95d658e50ec6bacddf 33 0.02/1.00 vMB 167
226,518 226,518 0000000000000101e0a170e35bb72491b623286eb2f55e2b498c521e12f5e520 194 0.09/1.00 vMB 181
226,517 226,517 0000000000000279f01f1f0bb632ff816faf21a34059ab099fb2d14f3b352382 269 0.11/1.00 vMB 165
226,516 226,516 0000000000000151cce7f1230258a4c73afc6a0df4798b0859d16a82a2c60a36 166 0.17/1.00 vMB 90
226,515 226,515 0000000000000345ae1cafab730bff41b7717f24612e2eeeb3d3a3fd060092a9 160 0.07/1.00 vMB 201
226,514 226,514 0000000000000164751205178ab1351e5193cf0af67d17e6651346e83d850414 234 0.12/1.00 vMB 133
226,513 226,513 00000000000002a31c0da49d36b188095b3520747f3134dd29a9c1eeade01595 311 0.11/1.00 vMB 264
226,512 226,512 000000000000007158bdc3c721fc3d716f5b4ce27d62494981a059f7b3bfc889 391 0.22/1.00 vMB 146
226,511 226,511 000000000000004e7e28ab3ad3c57cb0a5bd7f8dd55eea10930abde0f0599e3f 486 0.25/1.00 vMB 189
226,510 226,510 00000000000002bb327f3a972c1004462b7e90659c1d71139f1ad6caa3f1cb3c 278 0.16/1.00 vMB 124
226,509 226,509 000000000000003da44d9254836170ee61eec5760d22de1133866b49ec2b9c49 85 0.03/1.00 vMB 275
226,508 226,508 00000000000000084ca2be835d7a5dbf9bd3979e406d4f06739752ad87f33fcb 139 0.05/1.00 vMB 200
226,507 226,507 00000000000002476de7eef884e942b418793eeca10598d8ca42658d186b4764 305 0.20/1.00 vMB 138
226,506 226,506 00000000000000c5c5521d435f6eca13656d9cc77ca52690003eacc65c201b8d 338 0.18/1.00 vMB 183
226,505 226,505 000000000000014bdf4dca20a6a675755d05544482401859177fb85c23772e1c 158 0.08/1.00 vMB 143
226,504 226,504 00000000000001fce8eabefc4ce10d48c4b15d903afcd8e7b1636a7ec59bca36 256 0.22/1.00 vMB 63
226,503 226,503 00000000000001ce5f12f0081a00662f468de754f421748c36d43763e6b306ff 271 0.09/1.00 vMB 212
226,502 226,502 000000000000031efa42d785dfd58c78accdb3e2b53f19d872268c8670a0dad0 228 0.07/1.00 vMB 199
226,501 226,501 0000000000000083b69d4f6335bb0064382b8254c948edbf3bfba8e7235931d1 46 0.02/1.00 vMB 197
226,500 226,500 0000000000000211d5083bc98c19c72be1b93632f60fe6ce04ca4ea43d3cf1e7 135 0.05/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 782.73 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: 707.87 GB
    • Received: 16.70 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.