Loading Tool

Explorer IconExplorer

Memory Pool

34,706 transactions
10.87 vMB
0.19859239 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.76/200 MB

Candidate Block

Mining Attempt 7baf9923ab2064bfafcb37ba5de7c3e655f1de0191b7c89a59c6e291732e3d0f
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root f12dddaf9699925ba6da34523053882bff1be69656950e9838eedc7ad7fe8b02
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,290
Size: 1.00 vMB
Total Fees: 0.08424976 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (776,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,782 136,782 00000000000009468df6d4810cc813231ee725bf21e34401314ecd1619a00d89 84 0.03 vMB 204
136,781 136,781 0000000000000672e55da5aaa198badfacce372a60de94626b058ab64847d5e9 54 0.03 vMB 211
136,780 136,780 0000000000000a9f42bc2f6b3fd7c3de5d867a0d6d52787dfb2ee7fc8ef34ab0 126 0.05 vMB 318
136,779 136,779 0000000000000740d9926fc5e69bf5cc0f926a4d43870201d2ed10d3e3b6c542 140 0.12 vMB 316
136,778 136,778 000000000000054fa45f7b61660de9d8a80da2d9622533ca3fea10bcd642ddca 70 0.03 vMB 448
136,777 136,777 00000000000000dd29bb5cda0910823d2bb896960f98d0ce7a703cb39ba1886e 143 0.05 vMB 169
136,776 136,776 00000000000000f554dee5fac0b97c54e7f73e0f61d3392e478693e3dadc7020 13 0.00 vMB 522
136,775 136,775 000000000000082a0c280c87b11218fe0218dc37080e5b8f840518906fcd9b0d 20 0.02 vMB 861
136,774 136,774 00000000000006b0dd4c962f851acb423936ff3e6f3d07b1cd07b6835c92e5a4 21 0.01 vMB 774
136,773 136,773 000000000000019e49fc4af5332d9f4a15d26d0cd40769554f35d5afe11e46f2 14 0.00 vMB 811
136,772 136,772 000000000000012d0d6819dd0ac7789a539d0dd20bd86614f26728a2b3de6718 59 0.02 vMB 33
136,771 136,771 0000000000000a6c1c81c9f6347998315c1fe98ca1419e01beca264cb73b9909 133 0.05 vMB 214
136,770 136,770 00000000000001b705b219d3b80bd1564c2ca91387f913ac6a3fbadd48e796b4 37 0.02 vMB 318
136,769 136,769 00000000000002a929734ce284e7fc871d0984c81c8fdec95649dbcdc325bf7b 144 0.05 vMB 173
136,768 136,768 00000000000005f82b5d773a9226142ede3fe469f87e53676f19a7d6f2916843 11 0.00 vMB 704
136,767 136,767 00000000000002f4ca5765f5fdf01272a65e40566221aa24c35f7b8c33e0af11 102 0.05 vMB 474
136,766 136,766 00000000000000530a5ba70189c8130899cc8fc94fe34f95e1c13761f78aa97b 50 0.02 vMB 329
136,765 136,765 00000000000001a36d96fea13ae2d75238a90ad72d5bc49278fbd7cc23bbd1f4 79 0.05 vMB 493
136,764 136,764 000000000000083b2c0f53d234b8e4d3e7157cbcf8095959a56f1dbf52012214 37 0.02 vMB 208
136,763 136,763 00000000000004eecef0520375957235e5874d100651d4dea09b32d86e74d2ac 151 0.05 vMB 220
136,762 136,762 00000000000002b927fcf5d68a48f337e3668c676e106ec0ed1fdb7b612fb97a 93 0.04 vMB 272
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: 71
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.62 GB
    • Received: 0.45 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.