Loading Tool

Explorer IconExplorer

Memory Pool

20,670 transactions
8.83 vMB
0.04400726 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.21/200 MB

Candidate Block

Mining Attempt 3787cf05761ea3d445c84a1aff0021761871fb244b44b502dba8be08dcaab8af
Version 20000000
Previous Block 000000000000000000005de82c89e76a4485033bd94c0162c863c16d02ff1cea
Merkle Root 9aab6fe9c8f90dbc07006ecf2fd415eccc0149d53a1efbd32ded1c6148123cf6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.02484303 BTC
Median Feerate: 1.48 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,398 (754,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,971 158,971 0000000000000dabdd00e2893daced9248fe8537c03868fc01350f063c2f7d46 8 0.00 vMB 23
158,970 158,970 00000000000003b43003624f86b6053b7608091b64d876384ddc0cb8e724a2d6 9 0.00 vMB 46
158,969 158,969 00000000000008989239e7554011c948a81f25f4570c9522513fcd3675a9594d 18 0.02 vMB 3,143
158,968 158,968 00000000000002a3df26737b0c87d57419f6ed93e8ee8a46a5a0937642812e6a 18 0.01 vMB 227
158,967 158,967 0000000000000aa979c40e10c5cd412029688668e3d0659839b033dc34bdab16 80 0.03 vMB 25
158,966 158,966 0000000000000affb82dc0c4d225f3325a25a22a75f6955adc0a12240930440d 81 0.02 vMB 122
158,965 158,965 00000000000006797cd55f041c1c3ead41967a9022bc12e742e7429f5e31171f 16 0.01 vMB 57
158,964 158,964 00000000000000b8d216634aef76852092c8e8043c017f5277e8cdd0733eac8b 15 0.00 vMB 261
158,963 158,963 0000000000000ad63a5d21dc44c94322b92f202fb963d8b9a47574770f7cf75e 41 0.02 vMB 51
158,962 158,962 0000000000000bdf41241d4081465b40d6f04c36fe8acc390e2e1ca945a9ba0a 9 0.00 vMB 0
158,961 158,961 0000000000000e2f7e14ce8a5d030efa05a1b430b6530a151623787b80f611b0 74 0.03 vMB 51
158,960 158,960 0000000000000e1f44da590d10ce4394f479e136e110b9e15b63cbf6f15fb566 40 0.03 vMB 504
158,959 158,959 000000000000061167a7994d4c6ad194ac0f830d168f096fa4d0984735ebc947 11 0.00 vMB 17
158,958 158,958 00000000000009f75b54207ca923367d00a90d8b3b1e9a711a294fac3cc37f30 14 0.00 vMB 44
158,957 158,957 0000000000000dac2b7e1ee8754e029bb53f6408f544788817bd5b1fbd26a340 12 0.00 vMB 0
158,956 158,956 00000000000008f2320ab35b57b0db0435dbec1e09f1b75506e1a5a73f3f539a 13 0.01 vMB 27
158,955 158,955 0000000000000d5c98bd7c28a356ef3c1ede16bc8606143d9e5f5a3a1e2866bb 67 0.02 vMB 211
158,954 158,954 0000000000000c0c7ef5ab12a483caff946cbdea7265b1f6a7ac8844e7211ae1 68 0.02 vMB 103
158,953 158,953 0000000000000e5d7f48d865b664af07ccd3fb5cbb54f69f1a14379bcda889a5 18 0.01 vMB 74
158,952 158,952 0000000000000c6ec68623e7a53e5dff4924b923879ed43b3e99cb4d269046f3 131 0.04 vMB 64
158,951 158,951 00000000000005bf362b7eb1c3940305468b65df9ca2564f20ed473b28635d46 20 0.01 vMB 77
Previous 10 blocks ↓
Total Size: 779.56 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: 263.58 GB
    • Received: 1.01 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.