Loading Tool

Explorer IconExplorer

Memory Pool

50,423 transactions
30.26 vMB
0.14132831 BTC
Random Selection Loading Transactions
Max Size: 161.44/200 MB

Candidate Block

Mining Attempt a29efea84d9c295ced0a4992cddc3eb46735fa8b23b444ecc838efae489e89b8
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root d8e8e1850b254a7526934a89426296dcd03eb9a48cc6d9fa5c0be0d79405220c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,271
Size: 1.00 vMB
Total Fees: 0.07128812 BTC
Feerates: 529.61 > 7.14 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (643,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,096 271,096 000000000000000153715128b2404d1527cf9652071ad75c36306b9e466f33bc 274 0.13/1.00 vMB 7
271,095 271,095 0000000000000005967523ff03366474de085238a55f5687beb7f8dc90630f26 446 0.34/1.00 vMB 20
271,094 271,094 0000000000000004de577629cd9333fd11e5e8df355c53c05f73d4114389e0df 744 0.25/1.00 vMB 107
271,093 271,093 0000000000000002d981d140ad4c5752cf13f3f06adfdbad560491eee5b746e1 914 0.48/1.00 vMB 50
271,092 271,092 00000000000000004dd1e3f7fd862c3b8076299378c256334fc6502e6ac65ecc 557 0.23/1.00 vMB 45
271,091 271,091 000000000000000407b35f71bc2bd47332351166ed1420e48b4ee5a9e9d7e7e8 295 0.11/1.00 vMB 81
271,090 271,090 0000000000000006f41a0496f3706b71f2f91a7c2dd7c0fd989f4fa52878a72c 225 0.09/1.00 vMB 67
271,089 271,089 000000000000000675026bfadfcb5d8961b5f678c5708b0b7c6837dc04df702f 57 0.03/1.00 vMB 45
271,088 271,088 00000000000000069614ee6bd55c67f7bb3b08c7411a9ad956aa0542db5999ad 476 0.21/1.00 vMB 62
271,087 271,087 0000000000000002820851637ab5b8bf0f8e2dc7746c3301b807fe19f40a45b3 182 0.07/1.00 vMB 99
271,086 271,086 00000000000000034137e1ee6739feb809fe7b925e1272d8a67140bb0f60ba73 81 0.03/1.00 vMB 57
271,085 271,085 0000000000000006cea80f4bccc532fb9a0108a3a43adcef9b5bcef6fc34afcb 432 0.18/1.00 vMB 74
271,084 271,084 0000000000000006db876de1cfccca1a82febd581681ddd6fde0794ed74d39a2 507 0.28/1.00 vMB 71
271,083 271,083 000000000000000502d60f7c1ba6b90bcc7148f160b1c378f1e343b0a4f5d55d 26 0.01/1.00 vMB 38
271,082 271,082 000000000000000106742edb995d8ecf01ccfd6402b44cd4e02bfd9ca4c19797 200 0.12/1.00 vMB 15
271,081 271,081 000000000000000102c8e5f3aafcce11baff0ae86612c2d76ebeef5eb1a3e50d 518 0.22/1.00 vMB 58
271,080 271,080 00000000000000065ae4c65dd478243d8cc333e40b034b5f46ba1375da5b53bf 43 0.02/1.00 vMB 9
271,079 271,079 0000000000000006efaf4ff7917f1713fd4908ba82786ea06d152bccb117fb94 46 0.03/1.00 vMB 12
271,078 271,078 00000000000000060a5f2314bf433f744efb83e788a53d28f1d44be411670974 302 0.18/1.00 vMB 32
271,077 271,077 0000000000000002379ecef867518029e7ba5ca0bfd69658b239a0d5d0792204 533 0.25/1.00 vMB 38
271,076 271,076 0000000000000006e1163e8c741f39bb21c7b06d2e06726b5630eea8b9ce5584 722 0.25/1.00 vMB 158
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.71 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.