Loading Tool

Explorer IconExplorer

Memory Pool

41,799 transactions
30.40 vMB
0.06959784 BTC
Random Selection Loading Transactions
Max Size: 154.19/200 MB

Candidate Block

Mining Attempt e6a608ee168576515cbc08c2aafc15fe9391a9ee511b37f2b294f18625e5c4cd
Version 20000000
Previous Block 000000000000000000006714c3d7dc50e84391981f67170adb5c2d01c46a6280
Merkle Root b967a4b6bd6529802cca8289b2f5972fa1bde125c2e25b0fff20961e9de544a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,471
Size: 1.00 vMB
Total Fees: 0.00887676 BTC
Feerates: 60.16 > 0.89 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,465 (4,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
910,001 910,001 00000000000000000000aa17182d6f5480cd65faeb316e14152f18b3844fdb37 3,641 1.00/1.00 vMB 1
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 610.02 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.