Loading Tool

Explorer IconExplorer

Memory Pool

50,665 transactions
28.63 vMB
0.06824335 BTC
Random Selection Loading Transactions
Max Size: 153.94/200 MB

Candidate Block

Mining Attempt 46ea705042052951f5de61e9969fe2b7556af2fb4e9b7ad72d4dbdbceda32100
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root d00c6070bcb87106a7bb52cd10a9e0209f173146dd3d64b9db8261687c0e9bdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,957
Size: 1.00 vMB
Total Fees: 0.01316800 BTC
Feerates: 122.12 > 1.32 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (566,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,512 348,512 00000000000000000375ba93779dd556178342ae9ed20a0c747927fed58c4cc7 508 0.26/1.00 vMB 24
348,511 348,511 00000000000000000ec5b138802a1a5ee4a0126dab37e702db0dc2590b0e9089 322 0.15/1.00 vMB 26
348,510 348,510 000000000000000009f43ac0ea5eae17917a7ccdca73bc8569cbf9bad23d619c 941 0.45/1.00 vMB 26
348,509 348,509 0000000000000000045b7be6c95b920bd214bdf516e18f4bc4cbad851cd7776e 1,282 0.67/1.00 vMB 24
348,508 348,508 0000000000000000091fda0332a4e49cb6c0f660e628e31fa937a47d328f2e73 54 0.10/1.00 vMB 6
348,507 348,507 000000000000000002a50763aac3166e397b2e049984e71167660cbd6100af57 725 0.35/1.00 vMB 24
348,506 348,506 000000000000000007b1478e1a959e949ab77fa6851db575b04a96f2b7bcc910 1,070 0.54/1.00 vMB 24
348,505 348,505 00000000000000000e556e88cc902ee17dda32c38001228defa25838feee6269 803 0.45/1.00 vMB 21
348,504 348,504 000000000000000010bbdcd199485b2b39a4dd0108cd16f7e83d715fb636533e 256 0.08/1.00 vMB 44
348,503 348,503 00000000000000000114f42246f870939a949e1868f44194a2b2fbf95d2f7611 972 0.52/1.00 vMB 26
348,502 348,502 0000000000000000161b157e4bcc6bbf7b8b190f651ca316e79e26a1e38494c8 51 0.04/1.00 vMB 22
348,501 348,501 000000000000000000f44e92e6bbd009b714c7ced726578b9e1218b750640963 1,106 0.63/1.00 vMB 25
348,500 348,500 000000000000000011c2aef69ea06424f805af3cbc919dbe89355ec90c37922c 81 0.10/1.00 vMB 8
348,499 348,499 000000000000000015d821f7a1eac7648eb302aa371e7ec8543cd4bd02ae17b1 341 0.16/1.00 vMB 25
348,498 348,498 00000000000000000abfb8783cb5399f0a481ae26464df5e08ab02fc76408852 16 0.01/1.00 vMB 26
348,497 348,497 000000000000000000fd28839a148c82d7ab2f8c40b5edd7f548738605694fe1 326 0.23/1.00 vMB 21
348,496 348,496 000000000000000015821bf4e6dca4ce7a6276171e2fe63d8c2595d9a5eed54e 169 0.23/1.00 vMB 9
348,495 348,495 00000000000000000f89938bc46e61b09c86851b4e153c6034e475a3c5d7485d 698 0.50/1.00 vMB 14
348,494 348,494 00000000000000000f9403f5720db0bd2720478427231b0a8076dfbf9248e65b 544 0.25/1.00 vMB 28
348,493 348,493 00000000000000000e3320faa1e8295fb4313024a9879cfe6a83bab8b7cf46ff 2,001 0.75/1.00 vMB 35
348,492 348,492 00000000000000000f94f71568097114beff33d876ff3a86708631b111793e0a 64 0.02/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.02 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: 649.82 GB
    • Received: 13.22 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.