Loading Tool

Explorer IconExplorer

Memory Pool

86,029 transactions
32.94 vMB
0.13451015 BTC
Random Selection Loading Transactions
Max Size: 195.90/200 MB

Candidate Block

Mining Attempt 1597e1b2dccde2148f639e887a9b59173cf73e9eae20495c53bd4c9a67efb18f
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 0271bad28214492bbbb503c1bb10392ab282abc713c332eb0b6e1c7f0c5ce064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.06227256 BTC
Feerates: 387.56 > 6.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (133,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,264 781,264 00000000000000000003ce88d31d451a7f953df0708f395d7fa5762711389d55 1,334 1.00/1.00 vMB 17
781,263 781,263 00000000000000000005648b19f536b5a1034406835eddb9fdbb977ca8d87ae3 689 1.00/1.00 vMB 10
781,262 781,262 0000000000000000000337332e561ead3518d4dbc228cf6181b7565f613fb790 3,034 1.00/1.00 vMB 39
781,261 781,261 0000000000000000000117de411966dfaa531c1f62bdb4607f1c3629b4828fe1 1,034 1.00/1.00 vMB 18
781,260 781,260 0000000000000000000155c78cceca566154cc00cb61d8039eefbc82fe0ba810 1,776 1.00/1.00 vMB 12
781,259 781,259 00000000000000000000a1b40fb3a5f024ef0070f4ae0b3a6213a8af675669f8 811 1.00/1.00 vMB 10
781,258 781,258 00000000000000000004dd33452a017e3c0b5b9fad35ca544f9841fe8007488f 1,710 1.00/1.00 vMB 17
781,257 781,257 00000000000000000003f4a64696a010ee22617e7314441514c980cb2c8f97dc 1,714 1.00/1.00 vMB 18
781,256 781,256 000000000000000000005e7f021127687b0b7477a10029bcc743080a670d9ec1 2,137 1.00/1.00 vMB 48
781,255 781,255 0000000000000000000226c126b27c8f5f1bbdc45fe577a9ddbf72f36840fac9 716 1.00/1.00 vMB 25
781,254 781,254 0000000000000000000528a26bb11e85d595400d57cfa888e323c27bef247816 2,824 1.00/1.00 vMB 29
781,253 781,253 00000000000000000000dc3b7d34cdb235b3fc54a1f0556e00c8b10a774f5e37 2,775 1.00/1.00 vMB 31
781,252 781,252 000000000000000000022740815062a7efbe53d91d51b8cec1d688877821e356 2,244 1.00/1.00 vMB 28
781,251 781,251 000000000000000000055e53ad93bc78681a3f4afbcd43bfa671afed6a711cc8 3,250 1.00/1.00 vMB 22
781,250 781,250 0000000000000000000616124b4ea5607f2e3ccffd204f18133b6fdd6c751a4c 1,820 1.00/1.00 vMB 18
781,249 781,249 000000000000000000040333cba6f75bc772a2bcb49008d83a8b8f5a01d66162 318 1.00/1.00 vMB 15
781,248 781,248 00000000000000000000d73772895d945b467978d68207a019775a4dacfb9789 2,063 1.00/1.00 vMB 25
781,247 781,247 00000000000000000004de315d3c07bb9d8978abd139050c052fc4633358f3f3 1,849 1.00/1.00 vMB 19
781,246 781,246 0000000000000000000021aac39f3ab69c5a58688221d4e5166c7169f25492de 1,310 1.00/1.00 vMB 22
781,245 781,245 00000000000000000003b8d50e9d9766cebb9dc71148c9ac6c0727ef858679eb 2,595 1.00/1.00 vMB 31
781,244 781,244 00000000000000000000c12aa53a1f541ed3a43936cef6d62d7036c1eb2952c7 2,115 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.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: 659.33 GB
    • Received: 14.60 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.