Loading Tool

Explorer IconExplorer

Memory Pool

81,887 transactions
30.60 vMB
0.07969818 BTC
Random Selection Loading Transactions
Max Size: 184.50/200 MB

Candidate Block

Mining Attempt 659b05f83fc75ba4f2f6db50544efb56ef683466e529a2e45ce0466146708456
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 4560f95eaa2242400ac77b75c36eb75f4199e5b185f0dfc61003bfa10c45880a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,117
Size: 1.00 vMB
Total Fees: 0.01585275 BTC
Feerates: 40.91 > 1.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (196,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,113 718,113 00000000000000000001539c8a9c3bb22cf67da37f159c22b624059023fae727 1,010 1.00/1.00 vMB 7
718,112 718,112 00000000000000000006e55843422341e6cbe616e102a0b8671940f8f442fc87 1,887 1.00/1.00 vMB 9
718,111 718,111 0000000000000000000b16acdf4b07f66efe9cd8ccdb0881ffca91cdfaa57339 598 0.17/1.00 vMB 13
718,110 718,110 00000000000000000006cc47f1d684f9361a37707ef6032d5930af14dae29725 398 0.17/1.00 vMB 8
718,109 718,109 00000000000000000001e19676fb5efaf24abb8d6168f42d02587f6e51c0676a 13 0.00/1.00 vMB 33
718,108 718,108 00000000000000000000e2cd66beaad80085ccb3b184300ee72359bf5a232923 314 0.15/1.00 vMB 11
718,107 718,107 00000000000000000007f3ec2610eaa7f79204de8406dae7e782ee81040de7e4 932 0.30/1.00 vMB 10
718,106 718,106 0000000000000000000914fcc56cd0dbc9892857bde4ee0450a543a69a984901 1,016 0.37/1.00 vMB 10
718,105 718,105 00000000000000000005194481be93fa150468ff8b21af4cb6527dc390e599c5 112 0.04/1.00 vMB 10
718,104 718,104 0000000000000000000969b411bb8f0cf69dda4af9d69668f49206a6e3cecf81 535 0.22/1.00 vMB 11
718,103 718,103 000000000000000000089bb72f8c53beb6760c11e20683850d34c84e3c7e1c4b 938 0.31/1.00 vMB 13
718,102 718,102 000000000000000000061e566f62a8a80ae53707216497eb0cb21f65d753b5c8 186 0.11/1.00 vMB 6
718,101 718,101 00000000000000000001e18ca7148ab346e3b603316acb186e9fc93daf603a6d 85 0.03/1.00 vMB 12
718,100 718,100 00000000000000000001f7d562be277ce164f70ae25b253c1ea404ff50d2da5c 110 0.03/1.00 vMB 13
718,099 718,099 000000000000000000035cf8999bb08697eaf29ba40aefb372205aabab2e5ea2 927 0.46/1.00 vMB 10
718,098 718,098 00000000000000000009f1c9c5d3d799205b3afa0a6839ac38db345a2d1a0d40 390 0.19/1.00 vMB 7
718,097 718,097 0000000000000000000301fdbd8022168348f9ee5d8afdcec9d241ea7c9904dc 1,685 0.67/1.00 vMB 10
718,096 718,096 00000000000000000002c8c4a08a89b1ed03aedc11f71128b4159a3e93d4355d 263 0.20/1.00 vMB 8
718,095 718,095 000000000000000000075b2f5f06abdf953d4781f1f446fe9e4a3247978f0fd3 631 0.35/1.00 vMB 3
718,094 718,094 000000000000000000046c13298d6a9a50bb7f07df1909309b2b1c355c785ca5 2,715 1.00/1.00 vMB 9
718,093 718,093 000000000000000000097f1edb302772fde3c82f15d49a77c0d3e58a2e89e168 1,068 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.