Loading Tool

Explorer IconExplorer

Memory Pool

78,288 transactions
29.03 vMB
0.08938764 BTC
Random Selection Loading Transactions
Max Size: 175.54/200 MB

Candidate Block

Mining Attempt 4fdb8497758d2baed57f6692474938f35e54af04aae8807157b69130375df690
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 9a434569e2d52a3b03f4a3b3f685ccd1bb574bce9fd0a508bd2803a671c8ec4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,284
Size: 1.00 vMB
Total Fees: 0.02876072 BTC
Feerates: 477.45 > 2.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (542,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,484 372,484 00000000000000000078e68c83775c457a72ccacc5a075e39b14937aca4c2533 968 0.74/1.00 vMB 19
372,483 372,483 000000000000000009c7014b1c08becc2866046871d2493cc30333bbb59530f4 1,859 1.00/1.00 vMB 36
372,482 372,482 0000000000000000022de97d8c52be316d650189b7d96fe4420f1ba24019874e 2,160 0.93/1.00 vMB 44
372,481 372,481 000000000000000007e56c4fe47f10946977c0933061e9bdba585effe90950f7 279 0.18/1.00 vMB 31
372,480 372,480 00000000000000000a99aa37915dfc04654f40715640c72907d8dadd16deb155 385 0.24/1.00 vMB 29
372,479 372,479 00000000000000000a0946a348b2261afb9649a15555ffbefa32f8c8293a4ecd 59 0.07/1.00 vMB 14
372,478 372,478 00000000000000000535e047b6e817a545a50b76c2cf86ffbc89b4d4982972d5 126 0.16/1.00 vMB 23
372,477 372,477 000000000000000005528a5e88086ef00e90862d9ddfaac95c503f40e82c5751 628 0.37/1.00 vMB 30
372,476 372,476 0000000000000000048609750bef3e2908e005740fa1b93eba153f467262fd21 1,094 0.58/1.00 vMB 37
372,475 372,475 000000000000000013e78bc3b2ca7a309643372e438f663597a2be6d25604c2d 1 0.00/1.00 vMB 0
372,474 372,474 0000000000000000135b51a09c1899eb93e47d674dca133e89453fba7bbb52fa 384 0.31/1.00 vMB 21
372,473 372,473 00000000000000000c4f1c527d0853ce6beae099afcd81221893ab6cfcfc237d 1,391 0.75/1.00 vMB 37
372,472 372,472 0000000000000000095cf51be260c25e8f6c5902f95487ddb424187c51a3406e 820 0.74/1.00 vMB 16
372,471 372,471 00000000000000000358492fbc8261aa5ed0d00e3a28c743d754730c78cf965b 2,205 1.00/1.00 vMB 44
372,470 372,470 000000000000000005ac83a1bdf209a759912867fbb68c60973ab1f030c6a451 506 0.25/1.00 vMB 37
372,469 372,469 0000000000000000051ed426434e42deb59f1702bbbffe35ac202213c5435a80 500 0.33/1.00 vMB 32
372,468 372,468 0000000000000000031a52cca508967a11d68dccfc6c8303660069a9162998d8 175 0.20/1.00 vMB 9
372,467 372,467 0000000000000000029899540158a2f3e3dfa96711f67dfeae1ce8ae0d293a82 1,846 0.95/1.00 vMB 42
372,466 372,466 000000000000000004a4e651b048edcc2540d5d282b1ce1537dc7275673fd250 720 0.36/1.00 vMB 36
372,465 372,465 000000000000000000b60c77545ebe485fca71e704ba27ea9aa2c02819e38b9a 1,762 0.91/1.00 vMB 41
372,464 372,464 00000000000000000bc1c8c4279ace163e51b9831d4e031dd356caea4030dea1 196 0.12/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.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.