Loading Tool

Explorer IconExplorer

Memory Pool

45,122 transactions
27.12 vMB
0.07130422 BTC
Random Selection Loading Transactions
Max Size: 142.91/200 MB

Candidate Block

Mining Attempt 6f8e80f02817cfd017eb24952c83e4899c8a1f6181f9d01f9e633af26f57c72e
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 4a9c5851668fccdecdabdcddfa58814893a67ff5e56a6f140d7d5c4aa3b2dafa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.02078443 BTC
Feerates: 251.72 > 2.08 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (473,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
440,875 440,875 000000000000000001381d65428abdece9b3a7d910465bccb46473a866a1de75 1,017 0.71/1.00 vMB 54
440,874 440,874 0000000000000000002f35db281b9d33cf9e302b16bf9ce986b1409cb630900d 1,785 0.95/1.00 vMB 60
440,873 440,873 000000000000000002aa859fc92c8b907284f207cf0dfe26eebc4c5533a32946 2,135 1.00/1.00 vMB 80
440,872 440,872 00000000000000000063a57690e9e33e1d3b045e8d4d90453531fced3416305a 2,695 1.00/1.00 vMB 85
440,871 440,871 000000000000000002ce91022b1f95953bfdfc5bb349cc805831fd2de11f5333 2,761 1.00/1.00 vMB 93
440,870 440,870 000000000000000000a4fc91b22929af813cfbcb5cd4349aa5e0a965e0d1fbc0 175 0.07/1.00 vMB 79
440,869 440,869 000000000000000003d50f7dc5d25f009c9745e4c4287f0eb88730aedebba857 163 0.31/1.00 vMB 20
440,868 440,868 00000000000000000220df70f40a1ac5c946a7ef94eb9fb927b9350193dc28f8 1,376 0.99/1.00 vMB 42
440,867 440,867 0000000000000000001c538a9088fbfa61bd7f0793182e540bf3b5a535891014 838 0.33/1.00 vMB 78
440,866 440,866 000000000000000002e8e46d421bd2a9dd86cb5e739e396d44c29c7626463dce 346 0.20/1.00 vMB 78
440,865 440,865 000000000000000001dc744bc7fb565286ed49ebdabd399890c9659c539a1119 2,276 1.00/1.00 vMB 57
440,864 440,864 0000000000000000031df25e4579807e1446711231466cbfb90cfcf9e707a9a3 2,443 1.00/1.00 vMB 74
440,863 440,863 000000000000000000f856452a40b39f8d31d4f35a030632902f95306c109457 1,998 1.00/1.00 vMB 75
440,862 440,862 0000000000000000006705a48b943c96ed3ba958a2edbed47f3d9ef039e2a945 1,928 1.00/1.00 vMB 90
440,861 440,861 0000000000000000039b78867259b4eb02fffea1873f2558933e3eeeb971d44b 3,033 1.00/1.00 vMB 109
440,860 440,860 00000000000000000206fbc3baa8dc8411d662714a6755f89f4fe79a8943fab3 1,135 1.00/1.00 vMB 39
440,859 440,859 0000000000000000001a75fb45412f2627a0799f759e31e887cb6396d54958a8 962 0.45/1.00 vMB 76
440,858 440,858 000000000000000002548e59f3608aa932e78a27790792361469bb23157b1e04 931 0.82/1.00 vMB 42
440,857 440,857 000000000000000002747e79bb7d794bcc4accccb296b53d278c33b808cbb211 2,524 1.00/1.00 vMB 80
440,856 440,856 00000000000000000298a51b1de93f421192632a5f988ac5fa9b2440e46409fe 1,539 1.00/1.00 vMB 47
440,855 440,855 000000000000000000fa2d922574b4fd9c8d78fa28f12bb0596e98d738657115 2,745 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.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.