Loading Tool

Explorer IconExplorer

Memory Pool

48,280 transactions
28.18 vMB
0.07179949 BTC
Random Selection Loading Transactions
Max Size: 150.36/200 MB

Candidate Block

Mining Attempt a8885c40e294560fe5d6eca9a83d66a52aa3ac9810687c607cc0e073f751305c
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 2b6582033db8f21c994ad41ca48e0236bf6d049b302b71591d10f2cde15e1382
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,494
Size: 1.00 vMB
Total Fees: 0.01751680 BTC
Feerates: 301.05 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (82,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,200 832,200 00000000000000000001cc2e708b0c0a7780c41efa47563f8480fd631a4ce1c0 2,878 1.00/1.00 vMB 33
832,199 832,199 0000000000000000000300b01fbf97462e51eaa91f00ebafab69e226e2e93ae2 1,891 1.00/1.00 vMB 26
832,198 832,198 000000000000000000015caedf2868d19c37a2b06df1bdb7e8e035241fcb7f30 1,034 1.00/1.00 vMB 24
832,197 832,197 00000000000000000001f1e64ae05a1a5458f41cdd267c89af6f4e2eed6a0437 2,169 1.00/1.00 vMB 24
832,196 832,196 000000000000000000010099935dc2a9171457066e1d20ddab3c24101e9739ce 2,518 1.00/1.00 vMB 31
832,195 832,195 00000000000000000001498f65558ee61ed6de70f1de41d28160223751bc07ac 2,988 1.00/1.00 vMB 45
832,194 832,194 0000000000000000000187be16b41198b498dc5ff2d85cf04e5bc82c8148ac41 486 1.00/1.00 vMB 19
832,193 832,193 0000000000000000000156391edb7b5e99c39329f3af91635a6593b062b4d499 3,013 1.00/1.00 vMB 30
832,192 832,192 000000000000000000032afa541320ff528796c2ae9c01610a0cca8ff4c156df 3,201 1.00/1.00 vMB 33
832,191 832,191 0000000000000000000025edd6ccc84d5757f40261f1f76a178063a6fa191b25 3,130 1.00/1.00 vMB 28
832,190 832,190 000000000000000000007bc729f968cbc4e64b522b22fa62845feb385b2ec08a 2,917 1.00/1.00 vMB 42
832,189 832,189 00000000000000000001b24dac24133ff94f22fe6f0e88b953f3d862938a0890 1,114 1.00/1.00 vMB 22
832,188 832,188 000000000000000000024dd26fba2794432051029c209a1d0d02e0ef4ccbcb5a 1,528 1.00/1.00 vMB 19
832,187 832,187 00000000000000000000d0c6330635da20dd8fa179e7fec6b6d7595e40e557f0 2,668 1.00/1.00 vMB 26
832,186 832,186 0000000000000000000275d90185a6e868d023720944c659f44dcc5197aaffae 3,263 1.00/1.00 vMB 29
832,185 832,185 0000000000000000000069706de1324c827dc868adda257bdaf27e86ef69301f 3,446 1.00/1.00 vMB 23
832,184 832,184 000000000000000000034fe325ada53e051949631ec696eef54f6f29d69f079b 2,914 1.00/1.00 vMB 28
832,183 832,183 0000000000000000000158f00669d5f3ad028cac759a0eab53d4670314b470b9 3,039 1.00/1.00 vMB 31
832,182 832,182 0000000000000000000108ddbe357b5a70f89f1aad0f10b8f454ef385c6fda2d 3,215 1.00/1.00 vMB 50
832,181 832,181 00000000000000000002247195e30a71c4225ec0dfd8dd195a1f23028dcbf3ba 3,408 1.00/1.00 vMB 29
832,180 832,180 000000000000000000009df6001b5ef784378944c9e96c726bb633723fea2ee0 3,439 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.