Loading Tool

Explorer IconExplorer

Memory Pool

34,533 transactions
26.48 vMB
0.05570725 BTC
Random Selection Loading Transactions
Max Size: 133.29/200 MB

Candidate Block

Mining Attempt 3a9727dc3a3002ab086b1ddd16da6a36b7d69250a1f27d0433a0ad6f826d336a
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root 504c01dd7fdbb453162da409a20713c0499bfd12d2e741c8e3fcd03b807a1e2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,800
Size: 1.00 vMB
Total Fees: 0.00641738 BTC
Feerates: 61.00 > 0.64 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (153,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,720 760,720 00000000000000000006ac1c77030a933a49d636e03e167b5b44f26e440d64af 2,711 1.00/1.00 vMB 19
760,719 760,719 00000000000000000005d2ede212e5749f8c4b9cf04d409faa861fb51509012e 648 1.00/1.00 vMB 2
760,718 760,718 000000000000000000047172b00f4d9dfeba108e4d575757c384d886823dd254 2,015 1.00/1.00 vMB 10
760,717 760,717 00000000000000000006df59539b09cff997dab519ccb86862c5e1c7d438bd27 2,738 1.00/1.00 vMB 20
760,716 760,716 00000000000000000000da21355393df803b81d8d659de845f7f96a4ca558bee 1,195 1.00/1.00 vMB 3
760,715 760,715 00000000000000000000c88f4c4b8309cbe450e3e96d521510baeb036f24f2c1 1,979 1.00/1.00 vMB 15
760,714 760,714 0000000000000000000075eb1a5f5656e8d005c5836b561a9eb795c41a7da4aa 941 1.00/1.00 vMB 18
760,713 760,713 00000000000000000004fddb63bd3bd11e05fb20dc3472526aabb44971766fec 813 1.00/1.00 vMB 6
760,712 760,712 00000000000000000005aad9dbf031b4dfafeb2c3d44cb1f8bec2337d0ae7793 2,045 1.00/1.00 vMB 12
760,711 760,711 00000000000000000002bcfdd9c59d95e6e6e3fa9870f0ae6c106de50192bddf 899 1.00/1.00 vMB 2
760,710 760,710 000000000000000000041b2d5fb2fc38727a202dbb3e876b0fbc068eba1cd660 2,314 1.00/1.00 vMB 12
760,709 760,709 00000000000000000000395d1450d579381225fcce207521000a26a25e365a2c 2,435 1.00/1.00 vMB 12
760,708 760,708 0000000000000000000105b63915ba5b62a02d5e32a106fe0c8ee9811dc46b0c 1,760 1.00/1.00 vMB 5
760,707 760,707 000000000000000000019cbad296a576845b8f98170ce1cc56fe756c4da05284 3,240 1.00/1.00 vMB 23
760,706 760,706 000000000000000000020b8ee8c92a869fee17642828cc13436e972c148de6c0 591 1.00/1.00 vMB 3
760,705 760,705 000000000000000000017b0f3d88a6c3ffb1457b936715389dbdfd67b7293803 1,835 1.00/1.00 vMB 13
760,704 760,704 00000000000000000004674020b47e49aa54b2728f8920001f41e8b8a0e8ddb2 2,720 1.00/1.00 vMB 12
760,703 760,703 00000000000000000005988fd7ce9a02e0a71971edd26db60e77e58d18b9c479 1,945 1.00/1.00 vMB 7
760,702 760,702 00000000000000000001806f2dc2355f5b35f084116016b1e88cb11fa2373c8c 2,613 1.00/1.00 vMB 12
760,701 760,701 00000000000000000007445cb2d638be817307d5953a6aa2a4deb46509ac77e6 2,232 1.00/1.00 vMB 11
760,700 760,700 00000000000000000004efbdd9c779b334fe7e6dabfc0cf7f0f91f1a56de5cd2 2,600 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.77 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: 632.83 GB
    • Received: 12.15 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.