Loading Tool

Explorer IconExplorer

Memory Pool

80,189 transactions
29.63 vMB
0.06770527 BTC
Random Selection Loading Transactions
Max Size: 178.79/200 MB

Candidate Block

Mining Attempt 0693675f5fa9227fd548165ddd5b38707a0048466b558c7a8614c6224a61f731
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 4ece24fa39bb90cb7c9687ab3e8ca2a071801358b84d484087d9475c6ad0397e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,346
Size: 1.00 vMB
Total Fees: 0.00739419 BTC
Feerates: 78.53 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (681,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,463 233,463 000000000000011764060f0c99055fb4ad78ec8d7a7bb5bb3b6b5f2454cb508c 127 0.16/1.00 vMB 76
233,462 233,462 00000000000000dc995382c64d260a75fa7913b56a743d45a987c2c0146f8247 244 0.21/1.00 vMB 128
233,461 233,461 00000000000001ab67311ff43710440622b3d80799667049f004f55ae301b3bc 103 0.04/1.00 vMB 187
233,460 233,460 00000000000001a4b9b2e1e6b1626b3aa80add431bbd631dd6b21abf8ed94658 368 0.17/1.00 vMB 150
233,459 233,459 000000000000014fc2d0b4f507b954dcc309aeb0a94d2b9ef31cfea5baf7e7cd 216 0.10/1.00 vMB 175
233,458 233,458 0000000000000055089978a035efaf43a651e3810226d7bdc9098561f5b9afa4 233 0.15/1.00 vMB 112
233,457 233,457 000000000000009d7b7860f772a7dcc34ebb9bd8f4c2ff45ff4c6a1c2a218595 110 0.06/1.00 vMB 39
233,456 233,456 00000000000001d9d33a48961894495643ef213bcb44f4a8eb88f14d374a86f4 563 0.24/1.00 vMB 173
233,455 233,455 00000000000001a0f577e747c9fc7c48ebf00965ff84654025c9a3db08a6e830 220 0.10/1.00 vMB 182
233,454 233,454 000000000000013a325ed43492b3d8efe5560d631adbfbae411eaf9e0ee0b046 476 0.23/1.00 vMB 174
233,453 233,453 000000000000006c62d5daff98388ccd952fb9f49f2a17ef99d1f34448fa4961 482 0.21/1.00 vMB 162
233,452 233,452 00000000000001b1e92f32de356faa962c5dd95c9e33352eeb292314009f3d12 181 0.15/1.00 vMB 6
233,451 233,451 0000000000000047af82825c9f849be106b4b2a5b9dc1b40faf89c49eee197e4 384 0.25/1.00 vMB 91
233,450 233,450 0000000000000137ee332c08b2651016646a5ccafa4b2fdc3f15d14117ee0e35 884 0.37/1.00 vMB 178
233,449 233,449 00000000000001aad628ae27a8b7e89910af45161ee9dc04bf1540e62527e516 480 0.25/1.00 vMB 162
233,448 233,448 00000000000000c5d07c862577e930666ee7773d01cd78971255d5d92af7d432 109 0.06/1.00 vMB 95
233,447 233,447 00000000000000eae9e8ad31929f44548b6b1ec64eec987bd80ef999797a0589 406 0.21/1.00 vMB 159
233,446 233,446 00000000000000cdcc4ac91a8fedfc81f7b387d2867b17d1fa8fa5096afaf7a7 1 0.00/1.00 vMB 0
233,445 233,445 00000000000000aa04dc2ed25de601d860a17e99068f19bc11197ee4678265e6 510 0.23/1.00 vMB 151
233,444 233,444 0000000000000198917cdacc516211f9d9adf1e25cfe46b01b0d61730c9709c9 533 0.23/1.00 vMB 154
233,443 233,443 000000000000014334fecae90531cf5ea784f21711dd261c023a64aa567ab9c9 422 0.19/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.