Loading Tool

Explorer IconExplorer

Memory Pool

80,855 transactions
29.73 vMB
0.10176726 BTC
Random Selection Loading Transactions
Max Size: 179.85/200 MB

Candidate Block

Mining Attempt d621a45ae1c3257cdad0520e732eadc0c22379f26bbba0e3552e639d1cbff248
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 18b743c03626dd975328b4f230a3c63c0a57ab745d08cbd37308ac7ae34b2989
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,203
Size: 1.00 vMB
Total Fees: 0.03736282 BTC
Feerates: 146.36 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (383,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,978 531,978 0000000000000000000e59d4a6b71008315d436c7c700da199a240a39bed4321 198 1.00/1.00 vMB 1
531,977 531,977 0000000000000000002284798efc672de5c338392ecf7d60925239db3cc4b40b 512 1.00/1.00 vMB 5
531,976 531,976 0000000000000000002040580a759f5368ae31f20149a3ebc46d1b29060ca497 350 1.00/1.00 vMB 9
531,975 531,975 0000000000000000002a191b0816ae90e5f60bc98fee3930ef88f9b6ea9e77cd 300 1.00/1.00 vMB 2
531,974 531,974 00000000000000000026ade0f9f3302cbd9783a1313f630eae7d95f142349103 774 1.00/1.00 vMB 5
531,973 531,973 0000000000000000002cd49d814613483efa73ac725e2fb164310865c1b925c6 2,022 1.00/1.00 vMB 16
531,972 531,972 00000000000000000014105b7f22976164f3c2b4a53c965307e82782501eb3b4 74 1.00/1.00 vMB 1
531,971 531,971 00000000000000000024fb83671d996476283709f03e3c166f7fef40470a9807 2,471 1.00/1.00 vMB 20
531,970 531,970 0000000000000000001510cd0979ea602a14c121223db9216c01fe48d44d0d1b 600 1.00/1.00 vMB 4
531,969 531,969 00000000000000000030ae5f8b361497fa489cb3b5d36b321fd8b5b387328474 87 1.00/1.00 vMB 1
531,968 531,968 00000000000000000018aa9a4f88d4721fd1061c36158b1d89eb3c2e9309c917 306 1.00/1.00 vMB 3
531,967 531,967 0000000000000000001245ecd1105dadebd5596883e854007466f8a12d36d02e 565 1.00/1.00 vMB 7
531,966 531,966 0000000000000000002f677bc1750f41f4afcf2e77b1222f72d39bb4231df5b6 363 1.00/1.00 vMB 1
531,965 531,965 00000000000000000027d294975da92c638b54079e188f6c0664a01193920e49 2,594 1.00/1.00 vMB 18
531,964 531,964 0000000000000000002c18161bd065cdf9aea4e20e200ee1d11b3d563bdcadb5 1,498 1.00/1.00 vMB 10
531,963 531,963 0000000000000000002a00b22bc3001a5c17e2dfbd6dbe6c9a81635dc68b4d71 156 1.00/1.00 vMB 1
531,962 531,962 00000000000000000018782ad6b3cd8d080a72b58e139344a4de9a5ff6797f74 1,230 1.00/1.00 vMB 9
531,961 531,961 000000000000000000097874682de791bdecd8add33919da4be4b366b1424729 207 0.06/1.00 vMB 39
531,960 531,960 000000000000000000273528f9fce9f2dab9ec572dc904be42062eca94cb5a43 2,358 1.00/1.00 vMB 16
531,959 531,959 0000000000000000000f06f57b6a780210b7f8956716b437af40ad1392eab90e 2,769 1.00/1.00 vMB 19
531,958 531,958 00000000000000000019bdea6860b21f5acb1bd12b5d3d3d0bafd337629ec316 583 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.