Loading Tool

Explorer IconExplorer

Memory Pool

52,231 transactions
33.18 vMB
0.06992846 BTC
Random Selection Loading Transactions
Max Size: 172.52/200 MB

Candidate Block

Mining Attempt f57ce40eacb09c1705468577f84df389106cfb8c4cb328fe80ccda16545b4ef1
Version 20000000
Previous Block 0000000000000000000193cf6124fafcde4bea4e3849501cd177b3e255e38e24
Merkle Root 5584c74984969e28c2c121f07f3f1adfa5c47e253b507ba4eeab73fe18ce48c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,076
Size: 1.00 vMB
Total Fees: 0.00415600 BTC
Feerates: 150.93 > 0.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,401 (788,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,477 125,477 000000000000363f2a032627eb1312007cfec081a43e4a83de2a405d0bbc6646 7 0.00/1.00 vMB 358
125,476 125,476 0000000000003b9eb2313701a613e3c688a9491860a568ea705405d079911f0f 8 0.00/1.00 vMB 1,171
125,475 125,475 00000000000010e3565223a5d01c517edce59d395bc15c054532f953598a724e 12 0.00/1.00 vMB 1,004
125,474 125,474 0000000000002cb58c2e3bd6a0863058920e1eebf1af26040c1d4f3351e5c19d 20 0.01/1.00 vMB 619
125,473 125,473 0000000000001048de34f2b8b3f7bcde4bcce0803995b76399151aaee0a2c195 16 0.01/1.00 vMB 1,118
125,472 125,472 0000000000003ef729dff8dcc9882930ac417787e8a67d504eca347c4723a4d3 12 0.00/1.00 vMB 0
125,471 125,471 000000000000072074da7ae3f74618eed73e023b090cfe4778ef4c611b31e2ee 12 0.01/1.00 vMB 890
125,470 125,470 00000000000018470ed3f6c5ed83618d8884f9950a91ccc555860b2842c3af48 12 0.00/1.00 vMB 17
125,469 125,469 0000000000000523a5c5119e6195f96e87281528947de2e4c8dc570e551e8801 15 0.01/1.00 vMB 1,036
125,468 125,468 000000000000386e6f7df31e92fc3e770163e2683cad52824901e16b08d647f1 37 0.01/1.00 vMB 1,075
125,467 125,467 000000000000413278522394dddbb600c4fd6098b858b0c6c69f302e9cce5326 1 0.00/1.00 vMB 0
125,466 125,466 000000000000049de9148a979c6bd910f90d6d94f1fe9341950158c3f0bb5451 32 0.01/1.00 vMB 611
125,465 125,465 0000000000002e29ad83af498589121fad98ad3303dc4dfdd41614f2767ca109 30 0.02/1.00 vMB 844
125,464 125,464 00000000000033db29853fba98774c1c2f8abc82f6bc6e899aab6ad522958314 12 0.00/1.00 vMB 352
125,463 125,463 00000000000029de37a05ab6127cef508693b1bda664e4160ad82f074c9d2624 34 0.01/1.00 vMB 168
125,462 125,462 00000000000035e9882e712f6e19c35fd2e0c802f56bfc7c0872aec7419401de 23 0.01/1.00 vMB 801
125,461 125,461 00000000000032ee6e55c1c71b23ced1a838d245377c0f3072510efcec092eba 74 0.02/1.00 vMB 1,922
125,460 125,460 000000000000083d9d4fedcb4ace86293bd1a2a460409399e35d28a135338583 8 0.00/1.00 vMB 630
125,459 125,459 00000000000034d611ef05eacddde67c92c704091f4ecc7b9bf867195cb2de2e 15 0.00/1.00 vMB 541
125,458 125,458 00000000000027271de797f439dd45fcaaed44d228baf183d9bc2e3c175232cc 12 0.00/1.00 vMB 1,751
125,457 125,457 00000000000024bb084fc14d4bb25e2cd54ff368fe0e5f550a93a81fb0bc7cad 5 0.00/1.00 vMB 4,008
Previous 10 blocks ↓
Total Size: 781.31 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: 599.69 GB
    • Received: 10.02 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.