Loading Tool

Explorer IconExplorer

Memory Pool

40,455 transactions
26.16 vMB
0.07282874 BTC
Random Selection Loading Transactions
Max Size: 135.84/200 MB

Candidate Block

Mining Attempt f95f5368e989aa952f98f29e69aa4c33851f72e3e7462106639596b39e9a66d1
Version 20000000
Previous Block 000000000000000000014ae1b6ec1276480a3d912701d420b2806ba6ee0c7cd5
Merkle Root bc4087cfad2b63de48ba351a57de7d69942cad1afc3caf6e015301e0c2a0e525
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.02513508 BTC
Feerates: 73.20 > 2.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,873 (668,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,590 246,590 0000000000000059055ba1f9adcc54b10f959bb9b299ad21187dd9ecd9ddc30f 179 0.10/1.00 vMB 138
246,589 246,589 0000000000000028f0b690b1ad945da83c304094ad62c2ab5dd0b687e1b662da 373 0.20/1.00 vMB 134
246,588 246,588 0000000000000005316aab6bb7f5a24763f6e0da1320e1034659b0178e3f3500 560 0.25/1.00 vMB 152
246,587 246,587 0000000000000063928a0bfa5f6d402f342185858c8266fecca4fecf0c39eebf 173 0.10/1.00 vMB 149
246,586 246,586 000000000000004bb12e74e46155acf4b61631f762a87803b7250735ba4ed6e2 244 0.12/1.00 vMB 184
246,585 246,585 0000000000000049d59b1e402da0efc9154f04882d7803dbb3f45d2103ecbb79 214 0.11/1.00 vMB 43
246,584 246,584 000000000000002b7c96a873620042eb73ec3ca888c3bd8e55d5daecec0075cf 661 0.25/1.00 vMB 198
246,583 246,583 0000000000000073cb353f76609e8e8ec9cd548cda37e795ec7f573b63cb5ca0 31 0.02/1.00 vMB 30
246,582 246,582 000000000000004feebe0c3e6628a4589bf5ec0153a5db3a418e49de1a7f4ae6 247 0.12/1.00 vMB 149
246,581 246,581 00000000000000446b4f20e1af1ff721c731f602afaa5264e98693f7f0d8f0f5 443 0.23/1.00 vMB 116
246,580 246,580 0000000000000014efe22b51f8511af554cdb16f6f6c95eb3a749207e9439b73 237 0.16/1.00 vMB 86
246,579 246,579 0000000000000021e2a4bd87bc31c8bf406ee283e9236ab5ead02c9051d70a16 487 0.22/1.00 vMB 188
246,578 246,578 0000000000000067b46458518ac1d4ed998251f91ddda0a7c80f611f015f0b21 19 0.01/1.00 vMB 64
246,577 246,577 00000000000000637dc5b918bd6cde0edcefa7689024819eda2f61639c202bff 195 0.08/1.00 vMB 150
246,576 246,576 00000000000000a39b0338ce7ad709f0ac9905a8572b9ab1922d53ea600c9aa4 17 0.01/1.00 vMB 84
246,575 246,575 0000000000000037da242a91dcfc66343ec4da33b268dd85b029f8e51c0d0dda 128 0.06/1.00 vMB 161
246,574 246,574 000000000000005a78b9876f10526527519aab7472d9ae12c8a8c4fcadc75747 12 0.00/1.00 vMB 135
246,573 246,573 00000000000000646700d355019c673930d4f40b8a2c505cc0ff158e3bbfb6c0 332 0.14/1.00 vMB 140
246,572 246,572 00000000000000099d9ad27608c03761f956e2a599e1173e68e0392ede7ea846 34 0.02/1.00 vMB 107
246,571 246,571 0000000000000061eb4477233daf60838205d1343583a3b03b1de7c18acc2f73 160 0.08/1.00 vMB 148
246,570 246,570 00000000000000a180562bc89aac0bee878682c6229c8f8ce5f72487d82c26da 246 0.12/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.16 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: 653.42 GB
    • Received: 13.87 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.