Loading Tool

Explorer IconExplorer

Memory Pool

27,783 transactions
8.02 vMB
0.07435470 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.91/200 MB

Candidate Block

Mining Attempt 9a951f2be94fa32806a3b06d4b6a41438d30faa12deb3cef9849d16855f027d1
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 0329bb6bded47b03f6a0e99b3cd243ce1af9ef80a185b8c6c4792b3e1a2d5b53
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,344
Size: 1.00 vMB
Total Fees: 0.03139167 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (755,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,520 157,520 00000000000001f33e959b2511c2a65ea49a2193c63e1a76782709c3c485a09a 46 0.01 vMB 4
157,519 157,519 00000000000003e9db46e3351ef77db4359474e94398bc181183a9f664b34ee4 112 0.04 vMB 139
157,518 157,518 000000000000044767b61425e820da50ae07063e5daa658dc60ca06287094d50 45 0.02 vMB 0
157,517 157,517 00000000000005d3f6963b9cd0f73b789cd982b74944bbf59f8cc049b7b5e73e 10 0.00 vMB 1,043
157,516 157,516 000000000000002fe8ec168b5e986aafa84933729c27a8620dbf7efdaad9e5c1 158 0.04 vMB 2
157,515 157,515 00000000000008ba5677ba4e146dacac42b17d947f5865e463cf03bd943d228a 14 0.01 vMB 202
157,514 157,514 0000000000000e477dc27a290fe487f65ae5416e26175514621dc87ff5192cd8 75 0.03 vMB 66
157,513 157,513 000000000000010a886ff7eaf4acf560a5d3c51ee6409056a80343b201727e36 5 0.00 vMB 228
157,512 157,512 00000000000005898967ce9dddd3cdcb0eab4ff71d32d650f8048dae02bdf9f2 47 0.06 vMB 51
157,511 157,511 00000000000005a675363207095d216e28645c760f9093c95acb17e09db33675 55 0.02 vMB 696
157,510 157,510 00000000000000983de380baa1f6a0e8ec51af00f2ac38d16341d537d8d3d483 14 0.00 vMB 478
157,509 157,509 00000000000005f37eb267a9bec8674d00860963832dfe8de44df51d0ccde01b 11 0.00 vMB 15
157,508 157,508 00000000000003232556edf5eeba578c6a68d2af37c1109aae018c63357aa763 42 0.02 vMB 366
157,507 157,507 0000000000000c0441f20958beb4ee1be8b6aaf67de439c17907f79b96c202e0 108 0.05 vMB 32
157,506 157,506 0000000000000bde9aa6a9d6e52feaa9e5ba57332f2e4ed6d2de77601ed273a5 9 0.00 vMB 60
157,505 157,505 00000000000002ad9d8f090cfa353f9b0f4004e029d0eb94a4f054ef2b01037f 11 0.01 vMB 59
157,504 157,504 00000000000003a3cc74caabf801a82536889d4be6a5b923550c38698913fca8 13 0.00 vMB 72
157,503 157,503 0000000000000006970898f07c510137f62a47faa8e35fb7e0545fa4e79c8cf3 11 0.00 vMB 139
157,502 157,502 0000000000000a3b7b2b961c053147ee7cc22e14f2db10a1b7b1c927bfc49361 7 0.00 vMB 654
157,501 157,501 000000000000038e417f7c458e5a86df6e0d8fe23e62282f9e5a697f1953c4d1 12 0.01 vMB 25
157,500 157,500 000000000000035a50f9bc70622eda869b8810625b9909ae7b0d2b45f35cd1d3 5 0.00 vMB 304
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 67
    • Outgoing: 11
  • Data Transfer:
    • Sent: 21.38 GB
    • Received: 0.43 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.