Loading Tool

Explorer IconExplorer

Memory Pool

79,358 transactions
30.09 vMB
0.10392236 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt 087fb82c68ca67738e12f5ca69b66e049b07ae957287c8f8c7a9c52244a95005
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 43014b66ce4ca4708a77d88a7ce2a3a8b84b21af92585dab60369949fbf859c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.03377189 BTC
Feerates: 151.00 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (277,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,929 637,929 00000000000000000007e10ca430cc1ca6efb813ff87055126e006d6cce0b504 2,035 1.00/1.00 vMB 38
637,928 637,928 00000000000000000002fc260bed987501f041c8e86cc503614745202a5e484c 2,501 1.00/1.00 vMB 19
637,927 637,927 000000000000000000026ad6f13674a439a9ec74abb8c140f4daac0b169b3168 2,372 1.00/1.00 vMB 16
637,926 637,926 0000000000000000001151f05b0135d25c4d6207ed452eae8c3593e01487b1c2 1,974 1.00/1.00 vMB 14
637,925 637,925 00000000000000000000d784f64d94739cce3dffe030eaba0c01f8a435f7c114 1,934 1.00/1.00 vMB 19
637,924 637,924 0000000000000000000e71912311c5469defdbaca103c14223c95cde461574e4 2,695 1.00/1.00 vMB 32
637,923 637,923 000000000000000000091469fc8f56a9c10f6a7f99b6a68ce34cea754e86e2af 2,262 1.00/1.00 vMB 50
637,922 637,922 0000000000000000000d46026bf92c6466a708b67378e5a2c1aa5be9919bfdc8 326 0.37/1.00 vMB 3
637,921 637,921 0000000000000000000153be148b7f0b602d9cb4bc92fe1a057ae8422c3618b6 2,018 1.00/1.00 vMB 4
637,920 637,920 000000000000000000015868e451fb139bd14c593b0dace5fdfec370afa1b54b 2,485 1.00/1.00 vMB 20
637,919 637,919 0000000000000000000f556f37389a4f5614512e8f7e7a9da22d1eddf70f65a0 2,130 1.00/1.00 vMB 45
637,918 637,918 00000000000000000009763eccaf93a6090050cca184fbad43b10e745f355d88 2,078 1.00/1.00 vMB 21
637,917 637,917 000000000000000000093d096e500279696c86024d64feb6121007905d13a201 2,233 1.00/1.00 vMB 29
637,916 637,916 0000000000000000000c8d7e87fedb0e7cbab587672824a3ba4b976f8604500c 2,486 1.00/1.00 vMB 7
637,915 637,915 000000000000000000083b122d2e33c68a250df0a36e4a30c59de97729c9b719 1,817 1.00/1.00 vMB 19
637,914 637,914 0000000000000000000a0eaef5e70a2628d20501271cb6c78a78b03f8080e1aa 1,950 1.00/1.00 vMB 31
637,913 637,913 00000000000000000000c8b927520e4832bb9d93a1319907fa86b856a05185f7 2,221 1.00/1.00 vMB 37
637,912 637,912 00000000000000000003051074d1da4e45f6eb95ed67a407a5ec1c23c4fb2e8d 2,009 0.95/1.00 vMB 22
637,911 637,911 00000000000000000011c741bf972892cb2334031bff09855347f8e58ef85da9 1,542 0.56/1.00 vMB 21
637,910 637,910 0000000000000000000a74ef0f09e78debfffafd6294728e03d7a7f641a96594 845 0.28/1.00 vMB 20
637,909 637,909 00000000000000000005866059d01d8f3797f17b09aa163127c4143699c9cd69 1,304 0.48/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.