Loading Tool

Explorer IconExplorer

Memory Pool

84,418 transactions
35.32 vMB
0.18387199 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt e23d05ca490119a072f20a688d88aa6350712fa193f0dee42f22cd00c4dbb8b1
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 82a9af9ca9151f8faa18307b53f9b61f0ddb276f91fce5d3a746cecc96ed0709
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,263
Size: 1.00 vMB
Total Fees: 0.04579331 BTC
Feerates: 435.08 > 4.59 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (54,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
861,083 861,083 000000000000000000022edcb0631251b8153f2584762b00f0d569c785d07ab2 1,903 1.00/1.00 vMB 3
861,082 861,082 00000000000000000001e7063100a0f6a7fd590ecd8f6dd099510044a21f7a2a 1,230 1.00/1.00 vMB 3
861,081 861,081 000000000000000000022bf001d18aac0ca4e613f7e862d4c0a4e7ff6b91f6bb 1,462 1.00/1.00 vMB 3
861,080 861,080 00000000000000000002dc2358b2cc91d768d5135b8625240c55c4fcb0865138 2,767 1.00/1.00 vMB 5
861,079 861,079 000000000000000000008d939f103a54ce4a94e19601b0291f85e4948406d660 3,341 1.00/1.00 vMB 7
861,078 861,078 00000000000000000002aa2ea7f0ac140e7ab05bf446c9062a019f4a2173c025 730 1.00/1.00 vMB 2
861,077 861,077 00000000000000000002dc05c3d8ac077888767b07370495d6bb67a98a7e7af6 605 1.00/1.00 vMB 2
861,076 861,076 0000000000000000000077929b46724c6ebfd5e1553469b627d76d3566a30e2b 839 1.00/1.00 vMB 3
861,075 861,075 0000000000000000000254855b44bd9140d54d7ab335e0f536d49e82a5ced3e7 2,679 1.00/1.00 vMB 6
861,074 861,074 00000000000000000000e110866ef74d10281d7a7f72a20c30701c13f85197f0 190 1.00/1.00 vMB 2
861,073 861,073 00000000000000000001a64062abb1a070ec2f2f2878e48138b880a5efd77b28 3,551 1.00/1.00 vMB 5
861,072 861,072 00000000000000000002ff90e4dfefead75a86877d79aa847ec4a63d3979fe18 127 1.00/1.00 vMB 2
861,071 861,071 000000000000000000023b46a94fe088e9dba1cba0da161836e20c3f5e53332e 422 1.00/1.00 vMB 2
861,070 861,070 000000000000000000012242a3f5113b39643fb2e43fc5007cc011bcb90e06fd 105 1.00/1.00 vMB 2
861,069 861,069 00000000000000000000edb29cee3b411c0e3e84b4950eebf32e265341170034 2,177 1.00/1.00 vMB 4
861,068 861,068 00000000000000000002c9cde90cf1994e08cb346a330c091bc01bc1f82f18cb 2,084 1.00/1.00 vMB 4
861,067 861,067 0000000000000000000138ccc1f374ec794b64f326ebd6e9cee03bcd7cf460f2 2,643 1.00/1.00 vMB 5
861,066 861,066 0000000000000000000059eb2bc861708ce6333cdc18b37b55637097c085f91d 2,787 1.00/1.00 vMB 4
861,065 861,065 000000000000000000015d69f55c73cf4780b305ab73f9adaf3e1b6d8211f012 3,099 1.00/1.00 vMB 6
861,064 861,064 00000000000000000002354b9025c3c958e77c767d8964da1ddb79648fe6e622 2,773 1.00/1.00 vMB 3
861,063 861,063 0000000000000000000078ac541c75272050e06d843e9830b2702f1c659c7d91 3,555 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.10 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: 730.64 GB
    • Received: 18.51 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.