Loading Tool

Explorer IconExplorer

Memory Pool

78,850 transactions
29.89 vMB
0.07652367 BTC
Random Selection Loading Transactions
Max Size: 182.56/200 MB

Candidate Block

Mining Attempt e5bc8dcf9fc3f8adf498bcdf3c4610015ed48f5bf0986768fb0e62c249f4e730
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 993723074a4dc9135996cb8592a26c4455cefaae702f12286de3c039a663fae9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,201
Size: 1.00 vMB
Total Fees: 0.01026953 BTC
Feerates: 150.58 > 1.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (508,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,536 406,536 000000000000000000861932dee1b4c8684c6bc9cdabc1ae56fa2f93638ce932 2,777 1.00/1.00 vMB 59
406,535 406,535 0000000000000000037ad05d46b8234bfa9494dbccc9e6e57551a6e5f6a57c28 476 1.00/1.00 vMB 20
406,534 406,534 000000000000000000b4d4673615d4f4d2828d1d0e1c0691744cba84c1db3fc7 1,163 1.00/1.00 vMB 42
406,533 406,533 000000000000000001f42dd97ab7c81ea8f1f87dba8333555c0cba87e61cb557 446 1.00/1.00 vMB 58
406,532 406,532 000000000000000001cc77ba45ab3c02c1893295d8dda128e398919427078290 2,068 1.00/1.00 vMB 39
406,531 406,531 000000000000000006894051950f34ac112062f4f11180d575ad1db459436864 2,812 1.00/1.00 vMB 50
406,530 406,530 00000000000000000384ea6e21b5907847fe8d23a62f5e708b5a4f661632aa98 348 0.14/1.00 vMB 45
406,529 406,529 000000000000000000fdf7516f6ed1062690d4b4339e0395350ad416334e49ce 222 1.00/1.00 vMB 6
406,528 406,528 000000000000000005554397b68dfdc7f5dcc6e4710ade3d48f8a0488ddbfa25 448 0.40/1.00 vMB 22
406,527 406,527 0000000000000000001c4b9cba9309ee95ffbef1db876bce1cfb338142119097 2,194 1.00/1.00 vMB 45
406,526 406,526 00000000000000000430e3c5d1de990d434e856f06da283a945eedbbf019c1cb 1,341 0.66/1.00 vMB 35
406,525 406,525 0000000000000000037b95cfe0772fac49f6af349625add480bf388bf62575bc 1,057 0.59/1.00 vMB 46
406,524 406,524 00000000000000000100f188819fe5f4d9a3f9477c3e13905a8890d8036c89de 1,499 0.62/1.00 vMB 55
406,523 406,523 000000000000000003b584bed3a3737db6b57f4e31fea27b3e46d6394eea9c6c 304 0.20/1.00 vMB 25
406,522 406,522 000000000000000005f9ac31a6c3b7f7263d3200a4b98f79fe93204f32c5d1fd 914 0.53/1.00 vMB 37
406,521 406,521 000000000000000006482abf21b65e46b69b6ec3e63a2f883d1f47b806036afb 698 0.31/1.00 vMB 39
406,520 406,520 00000000000000000540ef5fa4ac936a4fa6daa1824530d21de54989ee4817d6 1,829 0.90/1.00 vMB 34
406,519 406,519 000000000000000000640d5aae8513e4a806bdc8cb2a8e9f3323c5d3d1fd9c96 294 1.00/1.00 vMB 10
406,518 406,518 0000000000000000026689c419c56fa935e440772fe99309ff4865bb35655eb9 985 0.98/1.00 vMB 14
406,517 406,517 00000000000000000456f1b56d0cae904b3b8a8e882df2190aebfa27ec1d44a3 1,133 0.86/1.00 vMB 25
406,516 406,516 00000000000000000578ec1172859ec3065a18f22f81b2cb802b0916aa1cafd6 1,404 0.72/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.04 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: 719.64 GB
    • Received: 18.11 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.