Loading Tool

Explorer IconExplorer

Memory Pool

50,974 transactions
28.54 vMB
0.07938538 BTC
Random Selection Loading Transactions
Max Size: 153.56/200 MB

Candidate Block

Mining Attempt a9bb4e339c30be70f5d2cd8a36ad07b3b015ed7d2066fd9d8864ec08513ac248
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root 54ae17af3ead45863f0ba8957d07cf7fa2e829f15dc0e67a396c2481c01b0a98
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,166
Size: 1.00 vMB
Total Fees: 0.02490799 BTC
Feerates: 507.72 > 2.50 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (610,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,349 304,349 0000000000000000211d088916b7e9b5fa11c0e3df753f7e130ab02a98d13a64 1,112 0.35/1.00 vMB 50
304,348 304,348 000000000000000056061c6092f9b32609766be5a82d9e1f6e4ecfe1b6650446 57 0.08/1.00 vMB 10
304,347 304,347 00000000000000005525477f9d494d738b0769a0c742217731d17ebf4859596c 433 0.22/1.00 vMB 50
304,346 304,346 0000000000000000188a920d89ebc36020c5f020ef828227ea2703c2be54c04d 954 0.54/1.00 vMB 29
304,345 304,345 0000000000000000004cb1c957cb222381f13848965ba2797c583e9f34521a8c 92 0.05/1.00 vMB 3
304,344 304,344 0000000000000000197cf383cdc94bd2507a23728be1525df2461b1a5500e76b 275 0.19/1.00 vMB 30
304,343 304,343 0000000000000000216b725e8e07f1e68e6632917296c77fd585fcd8ab808f11 502 0.30/1.00 vMB 27
304,342 304,342 00000000000000003579d7e59d29c2f7f55f1e5e599d330f33d8e94a81b8bd02 123 0.09/1.00 vMB 8
304,341 304,341 00000000000000001d084d730a9a3713c5eecc9e5309d6ca5bf59f4fe9d8b539 525 0.29/1.00 vMB 28
304,340 304,340 00000000000000004e2435b44df7c7ff441a4c894cb4c756eb35f32f554ad222 113 0.09/1.00 vMB 23
304,339 304,339 00000000000000003107f01930f1ad41b22647135130a579e6eaa61b185ffa5f 187 0.19/1.00 vMB 19
304,338 304,338 000000000000000054df81470b27be6fe7d02109e399aa85b47b42d631f5b746 100 0.14/1.00 vMB 19
304,337 304,337 000000000000000059e2e8c6958a1ab0cb45e67d40a46d6ad903a65e65f05744 582 0.34/1.00 vMB 28
304,336 304,336 00000000000000002acbf6114b95afbceca6a652096b804fa04328436c080a80 308 0.16/1.00 vMB 35
304,335 304,335 00000000000000003092b8c31668a2636c7f6f8fb4b5610c56c6558afa6222b7 24 0.01/1.00 vMB 26
304,334 304,334 00000000000000004d1494171ca5cb3cc0b0296886ec47c95f90f8f1f78924ac 592 0.29/1.00 vMB 32
304,333 304,333 000000000000000045aa0a8e931130bcb77798863c5d5ef95f041cd1f245840f 339 0.18/1.00 vMB 29
304,332 304,332 000000000000000031db82a2fa1032c9ca2b039039a0188a9f891307bfed181a 157 0.08/1.00 vMB 27
304,331 304,331 00000000000000002505e90578e1a7c8cc56b2b2aa1027a3c626b1d5bd120810 43 0.02/1.00 vMB 30
304,330 304,330 0000000000000000035f475674c4a553fb44f8fbd56b55b477d0bda77116e226 349 0.18/1.00 vMB 33
304,329 304,329 00000000000000006455169f7317cf2a01cdec0443dc6e9ccf9bce3ed4a6002e 284 0.15/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.98 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: 648.35 GB
    • Received: 13.04 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.