Loading Tool

Explorer IconExplorer

Memory Pool

73,505 transactions
28.30 vMB
0.07494367 BTC
Random Selection Loading Transactions
Max Size: 167.47/200 MB

Candidate Block

Mining Attempt f0a2cb4f5ca856a0e13d14719c7474747a56adde643360057584fe9dab97982b
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 8aabe6c6e53f28269934eab8480871d62d58dbd9ab30e13d31b18943ffdde3fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,758
Size: 1.00 vMB
Total Fees: 0.01829777 BTC
Feerates: 150.86 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (50,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
864,135 864,135 00000000000000000002b8a06180042ecbe49866efbe5f9a1b0c6ec58670895e 3,920 1.00/1.00 vMB 5
864,134 864,134 000000000000000000019c440c96f60d435cb4d4f539dc212faacd8405160c64 2,767 1.00/1.00 vMB 9
864,133 864,133 00000000000000000001f819116411e58b60033f82aa04f0da360c3888e9386f 4,184 1.00/1.00 vMB 2
864,132 864,132 000000000000000000004ce50e1767de338f7b31a8df8afd45da76980265e990 2,770 1.00/1.00 vMB 4
864,131 864,131 00000000000000000001ba9421b40f2a934213587d6036b480a3e659a0666576 4,546 1.00/1.00 vMB 2
864,130 864,130 0000000000000000000182f74158d98316e88e889a4c0434000d461ef3435bd8 2,464 1.00/1.00 vMB 3
864,129 864,129 000000000000000000005a7a81511ef75e6c487907ac5ac639e5556366cb4ea9 2,212 1.00/1.00 vMB 3
864,128 864,128 00000000000000000000f6f37df85fccbe4c600cbc1c7189991fe7146e671fb5 4,288 1.00/1.00 vMB 2
864,127 864,127 00000000000000000002a3137108f36e068c30ee8d1f947ac50aa8ce3dc4c3f9 4,362 1.00/1.00 vMB 2
864,126 864,126 00000000000000000000ae23ebf4bd59986cc31489ca32d0f985a7a15ed2bd7d 3,595 1.00/1.00 vMB 5
864,125 864,125 00000000000000000001a53a8733fdaf2e9df6e71ee9f0a679d0c0ec30df44cf 4,461 1.00/1.00 vMB 2
864,124 864,124 00000000000000000000fa59dd099cb2d1efa02d7b5aab3685c70adb7594661d 4,156 1.00/1.00 vMB 3
864,123 864,123 00000000000000000001cfd3269cf5f19dbcdf5cabc2c6bde43ede091ba9bbae 3,775 1.00/1.00 vMB 3
864,122 864,122 0000000000000000000006f3ba1b90b8a48f595cb1df1e95856aa05f9090887b 3,657 1.00/1.00 vMB 2
864,121 864,121 000000000000000000002075c3345134be58387c01deee77fe544a4703d4d5ee 3,456 1.00/1.00 vMB 4
864,120 864,120 00000000000000000000426b9ea59f82276ba76dc6cb290ced14494a62b9eb17 2,397 1.00/1.00 vMB 5
864,119 864,119 00000000000000000000f0036948d6d9664e413ff10dd852f77e448aa38f0503 3,666 1.00/1.00 vMB 8
864,118 864,118 00000000000000000001635b2b2a0bcbd691498494f854702e766f089bd48c55 5,420 1.00/1.00 vMB 5
864,117 864,117 00000000000000000000e127971738d2d8afe4469ef1a1cffce87babcee6a929 4,470 1.00/1.00 vMB 3
864,116 864,116 000000000000000000002e0291c7d18d8698d12b0ac0aa49755754809ee28f2d 4,551 1.00/1.00 vMB 4
864,115 864,115 00000000000000000002e5af524934e190591b53e31e86b5dea4564bc68c41a3 3,452 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.