Loading Tool

Explorer IconExplorer

Memory Pool

81,907 transactions
31.02 vMB
0.11705023 BTC
Random Selection Loading Transactions
Max Size: 185.62/200 MB

Candidate Block

Mining Attempt 437b7c1b8dce8b2dc94e9b0889c0dbe7cf7bd77bd435d9744b1bdb6bb8c0b4dd
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 751c35e49495d15ae6e7ec394eba7aa4a6c289f1ebe1a1186df640535eadb6f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,550
Size: 1.00 vMB
Total Fees: 0.03377333 BTC
Feerates: 101.42 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (329,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,112 586,112 00000000000000000006fa1f4701720723a62e8231a43847d282d4416931505a 1,528 1.00/1.00 vMB 23
586,111 586,111 0000000000000000000fdd37bcf53551ae25769ec884125e93b5598e94b39b57 1,353 1.00/1.00 vMB 34
586,110 586,110 00000000000000000017e26f7d6ab2952ef53f280550c5de97bafb8fda6c5106 678 1.00/1.00 vMB 22
586,109 586,109 0000000000000000000fe69c56482a0db41f1aca86028989e6b839a6806a27c9 2,024 1.00/1.00 vMB 26
586,108 586,108 0000000000000000001bce1737c0fc6211a0da5c81d18046fc47314bb6725837 2,633 1.00/1.00 vMB 33
586,107 586,107 0000000000000000000ba9cdca3dfb19e5d0fb32f0b8c938be47b7fd194789f2 3,184 1.00/1.00 vMB 72
586,106 586,106 0000000000000000001e44c51d3004e1285c991d5f265cc825d4e3ce0ee3ff19 1,657 1.00/1.00 vMB 23
586,105 586,105 00000000000000000009b7e6f372c2879fb659bab4099d157c6281578736049d 2,625 1.00/1.00 vMB 31
586,104 586,104 0000000000000000001198ddc4c29a28d7053f9b99816e22b6da93901dd4c47b 3,957 1.00/1.00 vMB 32
586,103 586,103 0000000000000000001483da2ff16c46fb5f1ca2fb3521eb62e1fa568abd55c1 3,019 1.00/1.00 vMB 38
586,102 586,102 000000000000000000057955f9a4297f084da32be1e86bc2b388a40564a860bd 3,127 1.00/1.00 vMB 47
586,101 586,101 0000000000000000000ee8854f0f049d00d6b8bc33be8a6ed4e3cf4b3ba17fb6 2,972 1.00/1.00 vMB 34
586,100 586,100 0000000000000000000f055227ec0f162e59aeb0823500f22db4a81f1eb55a76 2,151 1.00/1.00 vMB 50
586,099 586,099 000000000000000000155f1981c9c574854d16ca09585d15fed8d5aec22ee93a 2,717 1.00/1.00 vMB 52
586,098 586,098 00000000000000000005f31dfd161369b977d4a5e836e52f1708bb8ae32944a8 3,123 1.00/1.00 vMB 61
586,097 586,097 00000000000000000015f5fac72a9b036501d702742ccd090dbb7be93763ff7e 3,238 1.00/1.00 vMB 72
586,096 586,096 00000000000000000004d0c5aeebb0fbe97a7c15912944335972347878ac98c0 2,147 1.00/1.00 vMB 49
586,095 586,095 000000000000000000049590043f0d42338937fa2e0a33183e8f406d2c35d4cc 2,071 1.00/1.00 vMB 75
586,094 586,094 00000000000000000010834d1a27d6ccdadd31d4ce2dad247d608a11342dc469 3,087 1.00/1.00 vMB 48
586,093 586,093 00000000000000000005a5ec60474108e8bd0b89336e2003e2e5bb090fcd6b0e 2,730 1.00/1.00 vMB 65
586,092 586,092 0000000000000000000352cf01aeeb9e9093e16aad96d0abf63020ca1667fec4 2,690 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.65 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.95 GB
    • Received: 16.33 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.