Loading Tool

Explorer IconExplorer

Memory Pool

37,668 transactions
19.56 vMB
0.09103031 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 107.03/200 MB

Candidate Block

Mining Attempt c2beef87e7b6d5878b1ba72a3db18b04dbab2a4bf5828921fad1d2a1cf42497f
Version 20000000
Previous Block 00000000000000000000c12df07ff2559c79ae854d2e90581fb0dc800ce4d302
Merkle Root 83ec91879ee9d7a7d46f5b380ae71fbd57af1061830b955f2b28c471f5be73c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 0.99799225 1.00 vMB
Total Fees: 0.05142717 BTC
Feerates: 502.62 > 5.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,847 (643,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,477 270,477 00000000000000038de903b73f0a4f49b42ce5a0559631f6e3304d3b5f700de8 426 0.25/1.00 vMB 57
270,476 270,476 00000000000000000e3787da65cd68f84b90ad6b54a60287e09c72caf60627b9 520 0.50/1.00 vMB 33
270,475 270,475 0000000000000004e07b023cbae2c6a55deefb03bf46c5f47b32d2cbc6f7e603 642 0.25/1.00 vMB 89
270,474 270,474 0000000000000000e9830041fb374e4d0df02c16abd4465ef10f5658a35a098d 603 0.25/1.00 vMB 103
270,473 270,473 000000000000000174aac802074f90f0c7668952429e976aa9916d85d35fdafd 282 0.25/1.00 vMB 27
270,472 270,472 0000000000000002d67565a933c69b7087880ba534bab2f7a637bac236e18c4b 321 0.49/1.00 vMB 20
270,471 270,471 00000000000000045fbef9b7ceb85538bb6bc105727bca4af9a4cd8dd059a018 474 0.25/1.00 vMB 85
270,470 270,470 0000000000000003e93b5fcbb3cead83fba1929bbcfb6fa955c1b3a822f2aa48 772 0.50/1.00 vMB 63
270,469 270,469 00000000000000049323d2bb9819260f3bc8a0c15773837fe40ccaa0f72ff148 409 0.50/1.00 vMB 22
270,468 270,468 00000000000000048c8273256ecb41df7973ebdc91c63267555abd2eaf35a724 1,060 0.50/1.00 vMB 39
270,467 270,467 00000000000000045f8bac649c78fc352d27b6ae077f5420f31811d1af92c2ff 604 0.50/1.00 vMB 68
270,466 270,466 0000000000000003937b747e19392a9fb73d6141e668d55ea9feea25119d3fe6 191 0.10/1.00 vMB 44
270,465 270,465 0000000000000004723c2b4b7f933294a581ac6113bef569df308587a4d9b193 646 0.25/1.00 vMB 105
270,464 270,464 00000000000000019e8969724bcbdd46820d61fa3e70b95e58695eda95084729 966 0.50/1.00 vMB 52
270,463 270,463 000000000000000257d2b0b5b4bf612c0e2c4336e61d1b5bc142e82f69ca13c2 951 0.61/1.00 vMB 55
270,462 270,462 0000000000000001355107e30e74190b220f67a6e9bd1e9c5cb5ce121a85ac40 585 0.25/1.00 vMB 72
270,461 270,461 0000000000000005ddc640ee4a3fb749bfc20e86ea8f7f6cbc824be8dd2dc4fe 1,227 0.50/1.00 vMB 56
270,460 270,460 000000000000000025bc60b44631e6bd0517bce248b7562be699fa2b0dbeec36 4 0.00/1.00 vMB 20
270,459 270,459 00000000000000004b04891d77a0ac7e344e8d6ecb6b1e69ddcdae4e0fc3321b 749 0.25/1.00 vMB 70
270,458 270,458 0000000000000000c4acc19f651e2fd938e6055790135d1bc504d30fa0203c86 374 0.14/1.00 vMB 154
270,457 270,457 0000000000000001c52328cd9915e3d5467aaad2678ea799069bdbde833c701b 1,137 0.64/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 780.34 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: 521.89 GB
    • Received: 4.86 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.