Loading Tool

Explorer IconExplorer

Memory Pool

81,302 transactions
29.87 vMB
0.10619229 BTC
Random Selection Loading Transactions
Max Size: 180.60/200 MB

Candidate Block

Mining Attempt ebbb8d184a691d5c6b50f60301afd6349c15212a67d9352b98eb8522520e0e57
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root de300fa608ef27f03f85db1a1884315cbadd23557bd01e8ab223bad5466213c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,201
Size: 1.00 vMB
Total Fees: 0.04035725 BTC
Feerates: 146.36 > 4.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (475,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,710 439,710 000000000000000003865c107619d0a3c31e14c640737a7771786f24cfb0309f 1,042 0.42/1.00 vMB 71
439,709 439,709 00000000000000000014004daf83d1ae55b57ae963293bf1916ce7aa02d4842c 2,071 1.00/1.00 vMB 53
439,708 439,708 000000000000000002eb15183a6fc5bf629b9469831bef8a7414f078bdb0adfc 1,846 0.99/1.00 vMB 63
439,707 439,707 000000000000000001735fa96fbddf78f599ed98e0488eac1a49aa4af0bf0f79 8 0.00/1.00 vMB 199
439,706 439,706 000000000000000002fc4a54341d91ff328e482c95564263d457d1029bac8748 2,323 1.00/1.00 vMB 58
439,705 439,705 0000000000000000022f09e9cff222bd69eae2ed13d32932cc493809d85d78ec 2,366 1.00/1.00 vMB 67
439,704 439,704 000000000000000002bcd91223ef0a776ef15b02b8ff917010c2ad2e31a44aa7 2,384 1.00/1.00 vMB 83
439,703 439,703 00000000000000000205e49a98a8f6b73747d224ab8ba39862d3705d55d23a54 1,485 0.58/1.00 vMB 63
439,702 439,702 00000000000000000099e91aab3da526c0de9187146e75847a68113ed80d5a8d 248 1.00/1.00 vMB 4
439,701 439,701 00000000000000000142440bc7fda389faf310a35d89a52e4fed4e42e1ddf232 67 0.02/1.00 vMB 72
439,700 439,700 000000000000000002433b5dae8dbacf592427de565c131a797d9552ea762716 2,492 1.00/1.00 vMB 62
439,699 439,699 000000000000000001349f7b5fed1ca075983fda5ba1b89a512c3a98aa122cb2 279 1.00/1.00 vMB 5
439,698 439,698 00000000000000000091acf8cd68b8569675d446e29218696b14aa0eb2d09fc6 1,183 0.46/1.00 vMB 69
439,697 439,697 000000000000000002643b245db9306d7e78debf33d86f2b94297579488da549 542 0.33/1.00 vMB 43
439,696 439,696 000000000000000000ba369c00775648111aa759b591c9fa26f6ab186816abd7 1,368 0.47/1.00 vMB 77
439,695 439,695 0000000000000000001c5b925af282e1213728453deac5eff0fd3da6088f3715 958 0.33/1.00 vMB 77
439,694 439,694 000000000000000003d45c2d4db5e54f954a746dd54afc0c2d788bc67a12f7f7 947 0.75/1.00 vMB 34
439,693 439,693 000000000000000001358da88476c1f4f5fd8153ef74f5aa69e6d081c13c40ea 786 1.00/1.00 vMB 24
439,692 439,692 0000000000000000001c923bb10a734f754867d3c993d897e18b0203f8234c93 787 0.57/1.00 vMB 26
439,691 439,691 000000000000000002cd666aea4d7bb135a86710dce901bfdbba746b9c732fb1 2,548 1.00/1.00 vMB 60
439,690 439,690 000000000000000000ca3f52fc9b0f4f3991a736daa4c53b44454512a79a1248 2,811 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.