Loading Tool

Explorer IconExplorer

Memory Pool

20,140 transactions
11.14 vMB
0.02517660 BTC
Random Selection Loading Transactions
Max Size: 66.03/200 MB

Candidate Block

Mining Attempt d65d6c089bc21c511376a285459749f40f33fc5e8196aaaf556c874b925df315
Version 20000000
Previous Block 00000000000000000000a18ba2feed93d15b17352bb3667ae0055ea138d641a6
Merkle Root c4d343ada923029fabd895aa50f05bff90ee78c77bfa542efb2d8ddf35990ad8
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,447
Size: 1.00 vMB
Total Fees: 0.01402526 BTC
Feerates: 474.93 > 1.41 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,509 (3,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
934,882 934,882 0000000000000000000057042ba681e3a56dea42c9804feb0f9d4a695278f663 2,385 1.00/1.00 vMB 2
934,881 934,881 0000000000000000000026e8e746bbfefcb826abf2004ca50e92575cb1e3a037 3,670 1.00/1.00 vMB 5
934,880 934,880 00000000000000000001b6f489ee6a91fdd95aa41c7e6b1b762567d64c82e67a 2,812 1.00/1.00 vMB 0
934,879 934,879 00000000000000000000e65135e04305aadc1fd4287496a0ee81a850a3421004 4,282 1.00/1.00 vMB 0
934,878 934,878 000000000000000000000f7991e418874235b86895f46743a17794d041390127 4,785 1.00/1.00 vMB 0
934,877 934,877 0000000000000000000022a62caf3b19bdb164c4b56f911c7e0711879bfd17f8 2,994 1.00/1.00 vMB 3
934,876 934,876 00000000000000000001d982a455299b59bfef52494e548b3d8e00ea0fae5cf7 4,400 1.00/1.00 vMB 0
934,875 934,875 000000000000000000018f2c2a66e3a5355c36c1c3b91b88fe40a15423b58d5b 3,448 1.00/1.00 vMB 2
934,874 934,874 00000000000000000000a3c7acbe0080554db72337f6ff3edc7b6fae79ba1e19 4,130 1.00/1.00 vMB 0
934,873 934,873 000000000000000000011431686f19fe6cf4033decd0c5cd1bd6c373207a0ada 3,201 0.84/1.00 vMB 2
934,872 934,872 00000000000000000000a3f81e2806ae93f31ce790e0e3042edfa282dad4f0a2 3,010 1.00/1.00 vMB 1
934,871 934,871 00000000000000000000727f044bffa4a3dc403ccadfdd72e934e36c1a9ac8f8 3,037 1.00/1.00 vMB 2
934,870 934,870 00000000000000000001f6289aef437ceaf73aeaa4caca8453fa6498c3b888cb 3,183 1.00/1.00 vMB 2
934,869 934,869 000000000000000000010076c84c93976475ba7c87180b60ae3ca2dc0de372e8 3,178 1.00/1.00 vMB 5
934,868 934,868 00000000000000000000cb4b632656560dc0b76133982c63ddfa9e7d63ab0ec4 2,450 1.00/1.00 vMB 3
934,867 934,867 00000000000000000000bb2f38ad0895ad35a0ab7836a0605f49bfa3b10f988e 3,495 1.00/1.00 vMB 4
934,866 934,866 000000000000000000012b0c550905e1a3cc16a6fe088fee898dc65ae5b645c0 3,469 1.00/1.00 vMB 4
934,865 934,865 00000000000000000000845ab477505e845f68ffaf8632c9a91580e7ab66357d 2,842 1.00/1.00 vMB 2
934,864 934,864 00000000000000000000917b99a822c0b82db9f0377df2b75a9e7d026406154d 2,132 1.00/1.00 vMB 1
934,863 934,863 00000000000000000000bb2b8f08c1a576eca3a003a110edc78a4975c725eb84 3,685 1.00/1.00 vMB 3
934,862 934,862 0000000000000000000021c08ec086778a1a127528626842630e8c236d6f0030 3,422 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 824.03 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: 4,114.01 GB
    • Received: 226.58 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.