Loading Tool

Explorer IconExplorer

Memory Pool

46,368 transactions
31.81 vMB
0.12362385 BTC
Random Selection Loading Transactions
Max Size: 162.14/200 MB

Candidate Block

Mining Attempt 053fa188a64e4475eb3b7817e0704b83268f47ef86fdc51b688fec42fe19f5e4
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root 2f88faa0ed53b27760e856eaa9e92b8ad64730c8f36529095b23c63dcfee862d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.05239994 BTC
Feerates: 301.05 > 5.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (4,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,022 910,022 000000000000000000011daf3d09fc9aab277d7cc05db3fc9d80028d283a1448 3,660 1.00/1.00 vMB 8
910,021 910,021 0000000000000000000085fcb10ae0f40c9f5eef902d0ff7f991735c97a3c467 3,427 1.00/1.00 vMB 5
910,020 910,020 000000000000000000008a3f73c6bcd22952b6f902bf3ca53ac1413dbe873080 3,545 1.00/1.00 vMB 4
910,019 910,019 00000000000000000001551d0f6ec40850f78f7b6b1f5f811d11c4bee44d4d34 2,321 1.00/1.00 vMB 2
910,018 910,018 0000000000000000000017cccbc8f179f5efc80e8e2622498554233196e29e18 3,609 1.00/1.00 vMB 6
910,017 910,017 00000000000000000000d960df9a9f1254fbb34943f56b6106830b7dc95a5ef9 1,589 1.00/1.00 vMB 1
910,016 910,016 000000000000000000022521fd367b0d5491961db925c878070749df6a7940bb 3,008 1.00/1.00 vMB 3
910,015 910,015 000000000000000000019f0dddf751df2c64586cf7881f30699edb13eaadf3c5 4,054 1.00/1.00 vMB 5
910,014 910,014 00000000000000000001705451e41375461a7f35cabdeb66accfda40ddd6361b 1,566 1.00/1.00 vMB 1
910,013 910,013 00000000000000000000cf099431f24b2865720b9dc2c7e7b86e14cba3471ab9 3,218 1.00/1.00 vMB 3
910,012 910,012 000000000000000000016e978cbcddbde16f75cc506799ee48cb6cc9a96773dd 3,742 1.00/1.00 vMB 4
910,011 910,011 000000000000000000022a96af3808637b0f0e0f1d428236082791880a997c11 3,893 1.00/1.00 vMB 4
910,010 910,010 0000000000000000000040895e1e6b1bcf0560fcdabc141a4132ac42b967a2b8 3,820 1.00/1.00 vMB 5
910,009 910,009 000000000000000000020d63af61d784e1b61867b577b6009fe7b8ce9eff4bee 741 0.20/1.00 vMB 2
910,008 910,008 00000000000000000001ba3e6a498a5ad57dc937a108b26bb09e80940f2ecfa4 3,894 1.00/1.00 vMB 3
910,007 910,007 000000000000000000018eff116e92725cd682591c632439ffbb741d35c0c1b6 2,830 0.75/1.00 vMB 3
910,006 910,006 00000000000000000001d15c1429fc2a6f8284d0fe3ed528cacd0570657f72ce 3,651 1.00/1.00 vMB 2
910,005 910,005 00000000000000000000303a1c07cf0f876e873461b075f8d75a7430be5b9d01 3,476 1.00/1.00 vMB 2
910,004 910,004 0000000000000000000049349a5e6a8f56576e5df925d1c8808018d993d86426 3,715 1.00/1.00 vMB 0
910,003 910,003 000000000000000000016da8de3cdbe4a04395fded57c76ce940c55e1229032f 2,140 1.00/1.00 vMB 1
910,002 910,002 00000000000000000001b0f8ee73e303d8f613d1b396725bb8ad39710ac8c537 3,087 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 609.61 GB
    • Received: 10.69 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.