Loading Tool

Explorer IconExplorer

Memory Pool

40,076 transactions
25.98 vMB
0.06569496 BTC
Random Selection Loading Transactions
Max Size: 135.01/200 MB

Candidate Block

Mining Attempt 775f8e84bfcb90e45f4efcd526eecca25507ed4f808ecb4e3266d41751dad9fa
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 14801d746dd5ec61645af16cb55fc8485b95e0f4f4a18045382de96c63d48662
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,618
Size: 1.00 vMB
Total Fees: 0.01845805 BTC
Feerates: 150.98 > 1.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (694,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,112 220,112 00000000000004c97cd9b2073afc373edda69d9a952b1ba021a5c4a1de293dfc 118 0.05/1.00 vMB 122
220,111 220,111 00000000000001d90bb1f985f25375b5fe2bf17f0fccff2d875adcfb6c664aee 393 0.24/1.00 vMB 128
220,110 220,110 000000000000036c5588dc6b41c1839c24d31bd3f6c243e2f40e2fb996130a00 512 0.23/1.00 vMB 177
220,109 220,109 00000000000004506c43d784cd42fa7ff16acda2ee522a8367224c3c6a3806a5 651 0.25/1.00 vMB 205
220,108 220,108 000000000000007cf3d8b4ef0cfc8b68b44f61370cc4e9acb378eb8cd241c260 676 0.25/1.00 vMB 192
220,107 220,107 00000000000001e8946bfe7f01ab131b3c2eb4d1c06feec1dd37e07a127a64b9 504 0.28/1.00 vMB 148
220,106 220,106 00000000000000bc4fd7421d2db4098382a7fa56fb51cf50ffd75dbeae84cc67 622 0.25/1.00 vMB 194
220,105 220,105 0000000000000407822ee9ec72ad3ddc25389dcec043769b262cf5fd9fcf268c 830 0.25/1.00 vMB 283
220,104 220,104 0000000000000243380f496699682a479f8517f9612ca54d31ec8ab05898ba8b 614 0.25/1.00 vMB 229
220,103 220,103 0000000000000171f03febc59adf1120f95f3e9bf09ef868d775b2f9eb1bb339 527 0.34/1.00 vMB 124
220,102 220,102 00000000000001cc37487201398cdf1a0188b77180844f9ad9b56017998871ab 538 0.25/1.00 vMB 168
220,101 220,101 00000000000003da08287ed3f338a38517fbe83ed495848d154530c5582ff0d4 486 0.27/1.00 vMB 193
220,100 220,100 000000000000051ba9aabe5bf253bb6c6545381d051d088334317dbbeadd8476 162 0.06/1.00 vMB 84
220,099 220,099 0000000000000100cf88c113b15abebfb33e3b7de1553ad2654474fabdd09a6d 717 0.25/1.00 vMB 217
220,098 220,098 00000000000003948a9176f7661325e584177f58b2b1ecd953359ab9c2521adb 414 0.25/1.00 vMB 125
220,097 220,097 00000000000004855b0d780737d78df5ebb890bb93e98b39c7ed83c516dd9614 635 0.31/1.00 vMB 179
220,096 220,096 00000000000001fe44073184cecb378cccdcb661ab2772d531224c369b0e4a99 9 0.00/1.00 vMB 29
220,095 220,095 00000000000003aad31a061b5960b8520f33e0b163f46e9a5373f7d010b9516e 87 0.05/1.00 vMB 142
220,094 220,094 00000000000000f6126242ae82a0577c58cb2851d0bb7af650b945dfb0ff01e0 765 0.25/1.00 vMB 246
220,093 220,093 000000000000036a4fffc527e69e488c75107d8dbd8e6f1548191ecc01850971 452 0.42/1.00 vMB 314
220,092 220,092 0000000000000025345a6b90b7dbff5ac8fa3db361f68ffd39b86c68842e1809 616 0.33/1.00 vMB 205
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.