Loading Tool

Explorer IconExplorer

Memory Pool

33,585 transactions
25.16 vMB
0.05224580 BTC
Random Selection Loading Transactions
Max Size: 127.73/200 MB

Candidate Block

Mining Attempt 1fb68d3b43b2af4c31cea82ddb115e10c0455c360468747d30f1fc64c1504805
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 588ad6e489f70991fcbc73fc6d15cd1ce857d13a15e3bb72c19dae2668666ede
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,582
Size: 1.00 vMB
Total Fees: 0.00523278 BTC
Feerates: 40.21 > 0.52 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (495,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,372 419,372 0000000000000000036d2afa6270c3a58c9a2093c706f0eaca4018e54bf2879c 2,746 1.00/1.00 vMB 58
419,371 419,371 000000000000000002a7c7e3502f3fc766d5e36870f2659898e30e45778eab41 2,843 1.00/1.00 vMB 94
419,370 419,370 0000000000000000002eb6633c561845bdc74e5c562564c56aa4080f4ee5d4ee 1,820 1.00/1.00 vMB 61
419,369 419,369 000000000000000004077ada0c8739644e432d876fc99bf8f196617993d3249c 440 0.99/1.00 vMB 20
419,368 419,368 000000000000000003b8505c4a03c7ba1b8f2416ec8a75d6b139c15d5249bc6e 1,123 0.57/1.00 vMB 57
419,367 419,367 00000000000000000280bff1eed20ecc0d638fd082d362f1f6c5ae026be97598 1,259 1.00/1.00 vMB 34
419,366 419,366 000000000000000000971c846407a6a6ed14292b97190a1be00d4f5396977d96 456 1.00/1.00 vMB 15
419,365 419,365 0000000000000000043d51e09d25600edd42467556d0e24d0b41cdbac863604f 1,832 1.00/1.00 vMB 40
419,364 419,364 00000000000000000470a095f005a9e66d36fe8e14114bb40df99203c05ccbfa 1,772 1.00/1.00 vMB 63
419,363 419,363 0000000000000000049487965ccaddf474e59134bd9a117bde18a81890342661 1,974 1.00/1.00 vMB 65
419,362 419,362 000000000000000002a52cba6d769e03fa5325635014e92e17f01d2a26cb8685 647 1.00/1.00 vMB 12
419,361 419,361 0000000000000000022a3a2397563ab22fb501e164c166b35e820619f9d462ec 1,114 1.00/1.00 vMB 33
419,360 419,360 000000000000000003e59fa37e33e8227fd916bdf070e85952fa9f10150d65ef 1,828 1.00/1.00 vMB 51
419,359 419,359 000000000000000003d9cc4641e2ef8e994b9773e452918b6086445506bd3338 2,125 1.00/1.00 vMB 52
419,358 419,358 000000000000000001e74df9b0d1720356b3d1dff04a126361f7cb474eb1ba7b 665 0.28/1.00 vMB 54
419,357 419,357 0000000000000000047547ae34fe1c1093bcc8d16baddf02d53a52c00cf6cc14 1,818 1.00/1.00 vMB 34
419,356 419,356 00000000000000000507382bb3ae41056fcf8fb1b2de645f92ac23037fb4e945 1,698 1.00/1.00 vMB 35
419,355 419,355 0000000000000000002a651e87787a4b786154ae3af2fdc3f1693424bdc71559 2,157 1.00/1.00 vMB 44
419,354 419,354 000000000000000004d4fa1c145dd02508bd5c42c9ada69c1330161a527aee46 2,235 1.00/1.00 vMB 42
419,353 419,353 0000000000000000043c4bee17bbb753c5b8874b6f50d7d6e6a634ecb7a87fd2 1,720 1.00/1.00 vMB 60
419,352 419,352 0000000000000000047269c35ead8f5ed951e2ce92da80cbabbfb85668a67519 2,736 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.