Loading Tool

Explorer IconExplorer

Memory Pool

79,328 transactions
29.33 vMB
0.07299358 BTC
Random Selection Loading Transactions
Max Size: 176.03/200 MB

Candidate Block

Mining Attempt 6c58a1b2ade1bc7c869ba7d04bf03c73708574a0ac54be58ce739bdecc9b303a
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 41b02bb7585f149c40593bf446389bcbaab9af8e8f3b17ba966f03f88784383f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,402
Size: 1.00 vMB
Total Fees: 0.01334217 BTC
Feerates: 170.94 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (532,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,131 382,131 000000000000000007f5813884c20a3b242090369586046f0c9aef1c64752c99 746 0.37/1.00 vMB 36
382,130 382,130 00000000000000000c6db455071e8a27cafc1ad0d1227216ac653465f736fa5f 1,206 1.00/1.00 vMB 18
382,129 382,129 000000000000000009443b81fd4e592f96b1d8a66cc3a78d194bf2484226edec 507 0.57/1.00 vMB 19
382,128 382,128 000000000000000008b31dda88c3a699f3c2a7f7296d2dd17149915686ea333d 2,407 1.00/1.00 vMB 44
382,127 382,127 00000000000000000b50416d1d086e5fe928f4da202046a1f8c52e66af5ffab6 503 0.33/1.00 vMB 32
382,126 382,126 00000000000000000cccedf88b7c380d0f9af349e622a29917c1feab6620db3f 946 1.00/1.00 vMB 15
382,125 382,125 000000000000000002cb7bdb0ffbb10a18acb3af9c4aff5704b55be6c730f7d5 1,897 1.00/1.00 vMB 41
382,124 382,124 0000000000000000008edd19ea4c09203bfea81a77d95871d16c1dd0954c0ed4 940 0.52/1.00 vMB 31
382,123 382,123 00000000000000000f90dfd6663972fa54bc258381f9534e170969a5133f44cc 186 0.19/1.00 vMB 9
382,122 382,122 000000000000000006ef21086d7cff23d914c32997d910598a11f93d0bdb7fe0 1,444 1.00/1.00 vMB 42
382,121 382,121 000000000000000007b327593d3a7d40d14edca7911279c5a47f86626b18a11c 1,238 1.00/1.00 vMB 19
382,120 382,120 00000000000000000ce61e0731503ded0a80b62ffc19abef0d7a1f7583f7b545 1,110 0.75/1.00 vMB 24
382,119 382,119 00000000000000001047fb407e8809ffce0365cdb554328395ca8ac906b45750 689 0.45/1.00 vMB 26
382,118 382,118 000000000000000010dac62881cffa361e2c557d8af8cd770d229941c19bb3eb 966 0.75/1.00 vMB 19
382,117 382,117 000000000000000007204fa4a92eb1906276ee3e0666b09d1b5ff56d93916890 1,369 0.93/1.00 vMB 25
382,116 382,116 00000000000000000aea548d5ec3a2cd1467cd7a15a1d89968795aafd5b329ee 1,168 0.92/1.00 vMB 20
382,115 382,115 00000000000000000f938be423137e998461f3a1ebe34f58be5bf3874d019763 334 0.18/1.00 vMB 30
382,114 382,114 0000000000000000026d8a38992f3185474743afb0ad182778480d1b2bf193d5 2,459 0.95/1.00 vMB 48
382,113 382,113 00000000000000000b45f5b6fdb02ff1790b1f6608a1d60d323cf68affee0cde 227 0.25/1.00 vMB 20
382,112 382,112 0000000000000000080e2ec8a2b54305d29419cfde0ef869d82bff2a22bc2bce 292 0.10/1.00 vMB 48
382,111 382,111 0000000000000000106d05de7cb1bba34c050fe2044e369cd9efc99cd3ccbd98 1,127 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.