Loading Tool

Explorer IconExplorer

Memory Pool

75,370 transactions
28.24 vMB
0.06165587 BTC
Random Selection Loading Transactions
Max Size: 170.98/200 MB

Candidate Block

Mining Attempt 2f713dbf7e6f5446c6b912a9e5b02a288681077388ab36955ddd95daefff8ff6
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root c5a019c161091fbf1bebd9ef8840265809382061f2bcc3cc7e9137ef0b82e06a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,583
Size: 1.00 vMB
Total Fees: 0.00313585 BTC
Feerates: 40.21 > 0.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (228,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,756 686,756 000000000000000000012fb216b5ba1ea705628eff64216f07cc3faafc390545 1,347 1.00/1.00 vMB 8
686,755 686,755 0000000000000000000762abc0a48dda183105abf69620819a9da356e55b5c03 1,931 1.00/1.00 vMB 19
686,754 686,754 000000000000000000025598dc357cbe23031246d2f8fcf7dee71790883114e0 2,917 1.00/1.00 vMB 43
686,753 686,753 0000000000000000000753e2d64bd596bfe594fde917755d9ef5a16a6616dc8c 2,334 1.00/1.00 vMB 44
686,752 686,752 000000000000000000075f89c8040a8677c67fd9f29ccca761f28d633cf8feef 163 1.00/1.00 vMB 5
686,751 686,751 00000000000000000002c115461acc01f3be6ecd23beafc61789a8ce8f1efa55 596 1.00/1.00 vMB 12
686,750 686,750 000000000000000000037deff2e139e8c5d060a8b654a49a90c9444f501a8ba5 1,050 1.00/1.00 vMB 11
686,749 686,749 0000000000000000000ce3926f7a5f17a91ef0c157fd21029d6bb51b9aff02cd 1,068 1.00/1.00 vMB 2
686,748 686,748 00000000000000000000f4eb92abe7b687c214e1e9f337385b605ef24038daa5 2,603 1.00/1.00 vMB 40
686,747 686,747 00000000000000000006ef7c6d757f9d0973ce2fc5102def00942379aa8d2bed 642 1.00/1.00 vMB 7
686,746 686,746 0000000000000000000c0bfe7e6252bd3357da326714f7b15ef9fe2f27985c3c 2,536 1.00/1.00 vMB 29
686,745 686,745 0000000000000000000ae6c7505043d32c1239a789043c241b58795c53ea1fa3 1,820 1.00/1.00 vMB 19
686,744 686,744 000000000000000000021cfe2099d2dc2dc0c847e95db459aa509c94024cc2fd 1,066 1.00/1.00 vMB 12
686,743 686,743 00000000000000000002f77d2ba292d177dc2161e3abe73fe688af18b84c5215 203 1.00/1.00 vMB 2
686,742 686,742 00000000000000000003735f40a1dc91b07deee2bc20966283a5b6dcab33a781 1,417 1.00/1.00 vMB 17
686,741 686,741 0000000000000000000371f80da77e4456c63831ec087572de63fdd355946fd6 126 1.00/1.00 vMB 1
686,740 686,740 000000000000000000038154241218ec1600c307951125acacb364276477b7c4 1,144 1.00/1.00 vMB 14
686,739 686,739 000000000000000000055b735042c23722348be66aa36cc1169c1baa832317e4 1,243 1.00/1.00 vMB 20
686,738 686,738 0000000000000000000c410c94dcb5c88eee82d4c994e2e311aaf605c2c389be 438 1.00/1.00 vMB 10
686,737 686,737 000000000000000000034b5cd704eddda563a535e2ff64356260c6f55eb1594d 586 1.00/1.00 vMB 2
686,736 686,736 0000000000000000000ae43ce573ffc595fd7720766d540dccdd5d79201fc801 2,008 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.