Loading Tool

Explorer IconExplorer

Memory Pool

74,293 transactions
28.64 vMB
0.07404088 BTC
Random Selection Loading Transactions
Max Size: 169.67/200 MB

Candidate Block

Mining Attempt 8e8de4d5d6a2c00fe6e2f3a89b6eca675c761948a4b84af5aedbc868362416a7
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root b88371f40ac5e74788fba3c955ff2709095618555179ecd74667b6e8c211ac8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,184
Size: 1.00 vMB
Total Fees: 0.01648994 BTC
Feerates: 250.89 > 1.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (36,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,488 878,488 00000000000000000000727002998035754c71529393f9fad21f7c28279b985b 4,301 1.00/1.00 vMB 5
878,487 878,487 000000000000000000010f4e1ee4418596218e4bc952ee9fbff8f9c1ec292914 4,402 1.00/1.00 vMB 5
878,486 878,486 000000000000000000004dcf57d582a323b47332ae590b98db56c465c5e758c8 3,787 1.00/1.00 vMB 6
878,485 878,485 000000000000000000006dce2901e35fb21948394b2b6892557e4f38b19407c3 3,935 1.00/1.00 vMB 10
878,484 878,484 00000000000000000002439bc4cfcee707e46d51defffb95a7393f8f70ea807c 3,895 1.00/1.00 vMB 6
878,483 878,483 00000000000000000000e62f71b4d7f5910a764730b1dd26a04407e15342b412 3,303 1.00/1.00 vMB 2
878,482 878,482 000000000000000000010a44180256c6626c72f6bb4454e529423a9b815cb058 4,688 1.00/1.00 vMB 3
878,481 878,481 0000000000000000000122086b54760433ececc881dd608e66fc5cab5980f47e 3,929 1.00/1.00 vMB 5
878,480 878,480 000000000000000000019f3c9c399124ceb75056e0b5e43724f62d14c5a3f298 3,910 1.00/1.00 vMB 6
878,479 878,479 000000000000000000008b470a0ad404e0e44eeac12d9dd6962e4d1309931da7 3,504 1.00/1.00 vMB 6
878,478 878,478 00000000000000000000f5023a1497f41680d7b8777bc1474cf881d1c6d0d9aa 4,234 1.00/1.00 vMB 7
878,477 878,477 0000000000000000000074debec5963c4bf58d44939ff32bfa9093dbb9364422 4,134 1.00/1.00 vMB 13
878,476 878,476 0000000000000000000258b44267cdbb7ae30aecadb78df9b9cf36b8d60a8ea8 3,714 1.00/1.00 vMB 3
878,475 878,475 00000000000000000000bdc9cd72b49bb2190d111122c39bb03f52cc9762d7e8 4,481 1.00/1.00 vMB 5
878,474 878,474 000000000000000000010b4704b6b66c6534c82e7c7bf9d1a6bdb34f621f8541 3,573 1.00/1.00 vMB 4
878,473 878,473 000000000000000000007382847dd508cb640e0caaed2fe43766ff75ef2c58d6 3,027 1.00/1.00 vMB 6
878,472 878,472 00000000000000000002445a698e99016b22a13557c3d5552098cb164195d50e 3,805 1.00/1.00 vMB 8
878,471 878,471 00000000000000000001c4e061bf63d14fbed6229d6c442acfd27d1f9ad591f9 745 1.00/1.00 vMB 1
878,470 878,470 0000000000000000000209a312a6c1f9de4195bb9618b72ffc4daea3ff0a8f7b 3,457 1.00/1.00 vMB 2
878,469 878,469 00000000000000000002879d614e6ca9cb2085fe395a03d17aee9d26ed86927b 3,896 1.00/1.00 vMB 4
878,468 878,468 00000000000000000001e68aaa2c43c888b90e02f977542732b940494218ca16 1,499 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.