Loading Tool

Explorer IconExplorer

Memory Pool

76,918 transactions
28.79 vMB
0.06947252 BTC
Random Selection Loading Transactions
Max Size: 174.40/200 MB

Candidate Block

Mining Attempt a6013a9089a612680b522452b024bfae0a0a04a7ce47858b29fc8b6fca600751
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root ff3774243af0c42e0f191646585d2f61ec49e1db3420467bb07b0f64b0cd411c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.00921487 BTC
Feerates: 50.27 > 0.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (228,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
686,735 686,735 00000000000000000009c19a806a40ebd28d6e7bb6efb2ff7f3c0e2b449e1737 1,339 1.00/1.00 vMB 15
686,734 686,734 00000000000000000002bba1050767861658b4ad41db78cfd33afb442358ada3 1,782 1.00/1.00 vMB 38
686,733 686,733 0000000000000000000c9e8e3d26d24f7a9bf732b987e2ae1768225cdf100b16 1,253 1.00/1.00 vMB 37
686,732 686,732 00000000000000000001ae99e43e472556e342bf6e62785f2e1ee6e4d2dd1f05 1,944 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.66 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.06 GB
    • Received: 16.36 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.