Loading Tool

Explorer IconExplorer

Memory Pool

46,493 transactions
27.26 vMB
0.08070011 BTC
Random Selection Loading Transactions
Max Size: 144.09/200 MB

Candidate Block

Mining Attempt b02d4d3da708877d4c1d9bc49be47908a0482fb4d6997a95cf653f8575815ac5
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 0c1438da280a4b1df4f738b76e58f4d78763fbb2a384319c2176fbcddb6cb581
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,055
Size: 1.00 vMB
Total Fees: 0.02972024 BTC
Feerates: 298.51 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (172,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,207 742,207 000000000000000000064745aa6fa9e9bf6d5acc5a619999a4639f5247775f8d 733 0.26/1.00 vMB 14
742,206 742,206 0000000000000000000782ae2aa89bcca1b231bb81e367f8c9957990597c37a9 1,514 0.53/1.00 vMB 13
742,205 742,205 000000000000000000058ba2b9ae135a47f53d4386aa4dc463dfddc13d61aa11 1,943 0.86/1.00 vMB 11
742,204 742,204 000000000000000000084afaea04b81229c6082d1166abe30cf2cad5fd3c1a18 565 0.19/1.00 vMB 12
742,203 742,203 00000000000000000004e0404b795545362976121a8458af04501655887a9123 713 0.22/1.00 vMB 14
742,202 742,202 00000000000000000001c3b241b41264cdd133241f068ab5e8d53f13c04bc259 538 0.22/1.00 vMB 10
742,201 742,201 00000000000000000008ee7734138e9d184ff15fe02fe8a19220c87c94206986 203 0.05/1.00 vMB 17
742,200 742,200 00000000000000000003b84d8294cea145b4309202b1c791a7097b5d46fda744 705 0.23/1.00 vMB 13
742,199 742,199 000000000000000000066c5c7a403d455c7eafe31ba86f34e8677149be9bb67b 275 0.14/1.00 vMB 13
742,198 742,198 0000000000000000000257582e82f922daf7c94eba6351b70128fd820a786a5c 2,406 0.78/1.00 vMB 15
742,197 742,197 0000000000000000000673df75d3fcd6aa659362a9ad4ca1c1e92f341bdfbbd6 683 0.81/1.00 vMB 6
742,196 742,196 00000000000000000000d85cb7ad81ac77fc6d73d9888c18641db7b911cc4d78 1,037 1.00/1.00 vMB 19
742,195 742,195 000000000000000000050098c915323c09e9a07dccd8426d0ca719d9618b0432 1,106 0.85/1.00 vMB 3
742,194 742,194 00000000000000000000c55628e1b9684880fdcdb61c48e4900317cb2005c5b9 2,005 1.00/1.00 vMB 4
742,193 742,193 00000000000000000007c00d2c6a745095bfe2f68672083d6d713d862ca291c3 2,928 1.00/1.00 vMB 15
742,192 742,192 00000000000000000005e5839756b2a9f2210cdcf560ce20fe51feff4abf0f04 2,578 1.00/1.00 vMB 25
742,191 742,191 000000000000000000085fd019ee06e62a844077bd05d5275dbd9edfb01b3b8e 1,953 1.00/1.00 vMB 12
742,190 742,190 0000000000000000000390d05cb783118006a1acbad78bdf47b39f3be9d5a7c0 3,030 1.00/1.00 vMB 16
742,189 742,189 0000000000000000000827922a644efd7aff4099932cdfa400e06c10cc77904d 2,455 1.00/1.00 vMB 15
742,188 742,188 0000000000000000000311e9ff6e06121bc090d66db5b0571837f829ee472435 344 1.00/1.00 vMB 2
742,187 742,187 000000000000000000050e03788a2f9df2dbcf263f301bfa505d83688c1c61f0 2,237 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.00 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: 648.90 GB
    • Received: 13.10 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.