Loading Tool

Explorer IconExplorer

Memory Pool

43,504 transactions
26.99 vMB
0.05564356 BTC
Random Selection Loading Transactions
Max Size: 142.32/200 MB

Candidate Block

Mining Attempt 0fcce5f6292ea12c6f1326552eb1a6fdd3da64e451ca4a4bcc4e53443fd581ca
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 38d4678ee6a6887f877983013e5ca9f7e94cb8a11b1515fef344d850fc98ce89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,100
Size: 1.00 vMB
Total Fees: 0.00551619 BTC
Feerates: 21.20 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (397,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,789 517,789 0000000000000000002dbb019badc89586abb55cf39d18fd10930b4a255a6e6b 278 1.00/1.00 vMB 3
517,788 517,788 000000000000000000100144127b0b98a4c8275e815f1148541ba3a99f2fba48 1,911 1.00/1.00 vMB 23
517,787 517,787 0000000000000000004996d1a86057934501f7955f1df6abf6c5b8f14f4a57e7 233 0.98/1.00 vMB 1
517,786 517,786 000000000000000000338038a27ad867338240374243abf959431e0d31f09d7a 854 1.00/1.00 vMB 11
517,785 517,785 0000000000000000002a6643b53a9039ec53afdada788d3b7996e649cafa9574 388 1.00/1.00 vMB 7
517,784 517,784 0000000000000000004bf8d0879a2fc189db47cf99fac3663702d2cb4cd8f9f4 472 1.00/1.00 vMB 9
517,783 517,783 0000000000000000001d8661be0aeebce9e6ce2dbdf500db2cf5cba3d30926d0 2,417 1.00/1.00 vMB 28
517,782 517,782 0000000000000000003cf3f1aefe09e5d3ce23e6c2b3abf11bcc1a837e545508 99 0.04/1.00 vMB 16
517,781 517,781 0000000000000000000704793bc2d1d5f2ca5de53fd303f8b5badbd3b1dce349 397 0.17/1.00 vMB 31
517,780 517,780 00000000000000000027a9a225ef23d29c5a40895358acadebf34fa1d3ea4510 2,023 0.76/1.00 vMB 26
517,779 517,779 0000000000000000000610f0570401c909cfc95ee99cd934e9562e855720572d 671 0.27/1.00 vMB 25
517,778 517,778 0000000000000000001543eb50f32adceac9a2cc2a8fc4b29286a3b76a8024ed 258 0.11/1.00 vMB 46
517,777 517,777 000000000000000000378b2bff92ea2ccecf9c531717b8eba3bbd8c29832ec5c 879 0.29/1.00 vMB 27
517,776 517,776 00000000000000000009a14186168406262f5413d6bb6ecc5d3f85b65a3332ba 471 0.19/1.00 vMB 23
517,775 517,775 00000000000000000045e5a73e8b4b67c8a4097de258c93371aa6684e1dca9d7 756 0.38/1.00 vMB 28
517,774 517,774 00000000000000000044c4283e68642eb9619d68015eb1fd6834eee078081909 797 0.34/1.00 vMB 25
517,773 517,773 0000000000000000001c8232434b0031ec58b515fe317244ea4ae63cb601e7f0 398 0.14/1.00 vMB 29
517,772 517,772 00000000000000000028916b27f35d89a416bcbf73a1e30fa12bac0960a595e2 1,202 0.47/1.00 vMB 26
517,771 517,771 000000000000000000291a48c58bedf7ec71aaca95f79a5a24378044fd5d12b5 1,255 0.53/1.00 vMB 27
517,770 517,770 000000000000000000284544031e12a2b5546264382903023b7103914a8dbff5 247 0.08/1.00 vMB 30
517,769 517,769 00000000000000000005508c222955929b5322b8e1aa867213bf094e87577967 670 0.24/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.