Loading Tool

Explorer IconExplorer

Memory Pool

81,113 transactions
30.05 vMB
0.09371426 BTC
Random Selection Loading Transactions
Max Size: 183.57/200 MB

Candidate Block

Mining Attempt 6153ab387a7725bb18dd96ac32cee40f11754ed52a580a9fa3330426bae13a48
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 02405112c7e429fa6287ad17c155eab278a47c9a8f219f6968004fef344bd4e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,489
Size: 1.00 vMB
Total Fees: 0.02614444 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (330,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,345 584,345 000000000000000000189410e83a3f07a55481ffb03d2a0442a239742d56aace 2,467 1.00/1.00 vMB 48
584,344 584,344 0000000000000000002137ae0e11334defd75e323399403c36e6579cf29a67be 1,617 1.00/1.00 vMB 52
584,343 584,343 00000000000000000002c0230cc4d666897aab4cc8fa1b1d4cba84819afdf26d 2,819 1.00/1.00 vMB 60
584,342 584,342 000000000000000000035335c5f9fb5992826fe601ade42c0013e8374986955b 2,588 1.00/1.00 vMB 88
584,341 584,341 000000000000000000109c7fcd92b6cea6658a24b187f8dd11ce78749957cade 1,370 1.00/1.00 vMB 47
584,340 584,340 00000000000000000009d4c7eec9e2c8ef4926b77d411b4a4d5ee81fa2cb0415 2,019 1.00/1.00 vMB 61
584,339 584,339 00000000000000000009252921cace180c1d46682d104f51409460e683a9f2cb 3,113 1.00/1.00 vMB 96
584,338 584,338 00000000000000000007b31b17f9cf7accdd0525a8b52ab052039dfeb74ecc34 2,371 0.75/1.00 vMB 31
584,337 584,337 00000000000000000021e0552e104c22383e22e1000b01b9b532f091f2153218 1,992 0.69/1.00 vMB 7
584,336 584,336 0000000000000000001a8f79fbfa527161ba2ba5c1a246f6903b0d9c1aecb512 2,859 1.00/1.00 vMB 59
584,335 584,335 0000000000000000001d8e7652eba3da789cc331616979312e0d3174c5fb0012 3,031 0.92/1.00 vMB 29
584,334 584,334 00000000000000000003c4d5f94b1f56d084ea94b39f55ae05de0770559aa593 2,247 0.88/1.00 vMB 27
584,333 584,333 0000000000000000000ac64703970e51494375df7e8c6f0a0c49767d66812ead 2,445 1.00/1.00 vMB 37
584,332 584,332 0000000000000000001510047a540f240021ed0a8819a24e0b5131686170bf6a 2,476 1.00/1.00 vMB 17
584,331 584,331 0000000000000000000c3678988a90d7565d80bd06d8a692d6849e235a394f1c 332 1.00/1.00 vMB 10
584,330 584,330 00000000000000000020f9562da809fde07a714a4c6922e1b4890f6bb55ddf9e 808 1.00/1.00 vMB 16
584,329 584,329 00000000000000000008f4795441c2dd7420fc94dcc59a2f186efc04095ca410 856 1.00/1.00 vMB 13
584,328 584,328 000000000000000000229e9d69728c9bdedf019fc529f1ca0becbc93b95daee3 1,547 1.00/1.00 vMB 27
584,327 584,327 00000000000000000014aa97672dfd1b183ff93d294cb791a22afd0c62f6fdee 1,049 1.00/1.00 vMB 19
584,326 584,326 0000000000000000000fc13c528c1b207b3639ee6a6151bca0c1d155746b93a5 1,930 1.00/1.00 vMB 33
584,325 584,325 0000000000000000000c777ab56a7d98129bac342ed9a6f591a400c74ae43bb7 1,232 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.