Loading Tool

Explorer IconExplorer

Memory Pool

17,666 transactions
8.25 vMB
0.03556132 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.91/200 MB

Candidate Block

Mining Attempt 46621ab003a5dd6a6fed2807516a5050fdaa5eaf81d48a96015aba9629cce0ca
Version 20000000
Previous Block 00000000000000000001e0990096d2cfa519a4455239a76e52f0e783a20ccb94
Merkle Root 0e41b67d01d709f733ef61d66751cd987acbea23bd9bfceeb0ce32e221018871
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.01812895 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,414 (754,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,976 158,976 00000000000005972afdaa7749b80be941671f92229928b89b86913629fd6d33 17 0.01 vMB 229
158,975 158,975 00000000000007e8ea45b1da5e026749cbcdc9fe8a9d10fd3412e77dd4f1f9e6 25 0.01 vMB 158
158,974 158,974 000000000000027f3c15e1dd5b84d16ce2bf89df388c1b3b6a412a3b3160c400 19 0.00 vMB 0
158,973 158,973 0000000000000dd95d2a15b1c915cfd83fe797aaa2d64ec30a02f78f458f3e49 59 0.02 vMB 130
158,972 158,972 000000000000083a76eb4680d606bd606d0bff502f5e5b5cd1db1ad8ef5a1306 1 0.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 779.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 288.40 GB
    • Received: 1.17 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.