Loading Tool

Explorer IconExplorer

Memory Pool

44,923 transactions
27.45 vMB
0.07029131 BTC
Random Selection Loading Transactions
Max Size: 145.04/200 MB

Candidate Block

Mining Attempt d1bc5bf50d6b4267a9d4d03751cc71412f28aa141b0ed873d7ccb570cf476672
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 4ec20fe7ba6910e4377b1f7552a60c2690592fc33c43aba74a0330db6b7bf5c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,664
Size: 1.00 vMB
Total Fees: 0.01878009 BTC
Feerates: 502.65 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (409,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,008 505,008 0000000000000000006042d6a027035a08327155dd32b4bddf7aa62873c981bc 113 1.00/1.00 vMB 112
505,007 505,007 000000000000000000267bc48b899cb33968e80edbbfd3f3e8fa940df13068e6 974 1.00/1.00 vMB 212
505,006 505,006 0000000000000000004b3bf74ae2deaff7a4f4510a0e8d49f270991c4cda02c3 2,172 1.00/1.00 vMB 355
505,005 505,005 0000000000000000003894a0d53dea8cb685854b2c5713cf4e9c66cfc6b77586 1,229 1.00/1.00 vMB 155
505,004 505,004 0000000000000000003d7d54133f58fe557c4b38bbd87157fa0732a8baa89902 498 1.00/1.00 vMB 137
505,003 505,003 0000000000000000004dc190b45ed9eaaeba09b31d51793207660a23f8199922 644 1.00/1.00 vMB 173
505,002 505,002 0000000000000000005256ac1671c0c1c19fab5205d87dedad74f94605d158cd 675 1.00/1.00 vMB 129
505,001 505,001 000000000000000000253aed0900732701c2dae061dae7492858ab256b245ee4 1,591 1.00/1.00 vMB 192
505,000 505,000 00000000000000000025ecc417edf0f1759afa016fedb63062d962cb71a79011 1,576 1.00/1.00 vMB 217
504,999 504,999 0000000000000000005f27c4f72c263cbb767d192956ffb7a0c9208cc2985e9e 2,448 1.00/1.00 vMB 417
504,998 504,998 0000000000000000003f7c8a7ac04a40d3df765e3780bb919d1eb669269bd12a 2,264 1.00/1.00 vMB 368
504,997 504,997 0000000000000000000930d059b8dc937c3f304ffa2a01a3d21664e10e1825fc 2,558 1.00/1.00 vMB 452
504,996 504,996 0000000000000000005c02c30b326a958e2eb67af7a02ec25b8c808fbce9851d 2,018 1.00/1.00 vMB 433
504,995 504,995 00000000000000000002e1046502816d17adfb77bbfb513d945056a247e04750 2,576 1.00/1.00 vMB 477
504,994 504,994 00000000000000000051621dff85212b6570f467dc7168a64035e00663089720 1,634 1.00/1.00 vMB 466
504,993 504,993 0000000000000000002383cbc2b942c9873736976a8a8018c74f5be9497f5c5a 2,455 1.00/1.00 vMB 577
504,992 504,992 000000000000000000038fd9d9c2eea9d43e75c734eab337618e9d7c5851008b 2,042 1.00/1.00 vMB 398
504,991 504,991 00000000000000000022b720b85bb3171830f607cab04760319f89450c146f1d 2,587 1.00/1.00 vMB 505
504,990 504,990 0000000000000000000a812d239deab78bcee02bb2de5ead275db66c1f093767 500 1.00/1.00 vMB 153
504,989 504,989 0000000000000000005ca30e8e08792776a3cb845bca0be3de0bc7ce499b7c3d 1,065 1.00/1.00 vMB 271
504,988 504,988 0000000000000000000ba220e50b47e0a5a372a8c8235f7d803c20b9481da56b 732 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.24 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: 655.24 GB
    • Received: 14.28 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.