Loading Tool

Explorer IconExplorer

Memory Pool

49,276 transactions
28.48 vMB
0.13914990 BTC
Random Selection Loading Transactions
Max Size: 152.29/200 MB

Candidate Block

Mining Attempt f3e98f7ed8c9c207eb9274f15d57d9f7bf2bdb7a92c95bb1e9a4a022f4d657bc
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 06c5a3e5ad69b827d88a1de826396a588f65da0b0389f26877baefa395abb621
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.08247632 BTC
Feerates: 301.05 > 8.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (117,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,269 797,269 00000000000000000004803ad8c7db2813c16f68d828d2baee5ba3cac980b1ea 2,637 1.00/1.00 vMB 7
797,268 797,268 0000000000000000000032e35fa858ddd9cda878289e55856181408e2d3976c5 2,712 1.00/1.00 vMB 13
797,267 797,267 00000000000000000005140725688d879156a66085f01cfbb7dcb5b87a78ca67 2,519 1.00/1.00 vMB 24
797,266 797,266 0000000000000000000403b968fba0edbf426ba0376139fa703dfb8f2190a2c7 4,074 1.00/1.00 vMB 6
797,265 797,265 000000000000000000040c7c694ed251c950ce3e603a5fae6388a9649f05172b 4,117 1.00/1.00 vMB 10
797,264 797,264 000000000000000000031239b521a8a6de431d84b7b1aa87f336f86884370175 3,479 1.00/1.00 vMB 11
797,263 797,263 000000000000000000051f65796311489641efcac19d007248a502041e49f2aa 4,015 1.00/1.00 vMB 12
797,262 797,262 00000000000000000004e3ee6fe1d1db319faa008b1ecf4b0a18f169b7efed6e 4,291 1.00/1.00 vMB 15
797,261 797,261 00000000000000000002fe319b2a41daf438978d293fe88be03c19caccca9823 2,283 1.00/1.00 vMB 7
797,260 797,260 000000000000000000002b74821f1242417f0bcabedd3af7b7d59ae4e5a2c2c7 3,582 1.00/1.00 vMB 15
797,259 797,259 00000000000000000001ea878d91032912d28f245969ee85cc046a344d18634c 1,878 1.00/1.00 vMB 9
797,258 797,258 000000000000000000014e253f4ae735adc5e8fc121285a77ce6939f32d39cca 4,186 1.00/1.00 vMB 5
797,257 797,257 0000000000000000000182677a52bd36a1691a00b59f59f687f98315815b8a20 4,442 1.00/1.00 vMB 4
797,256 797,256 0000000000000000000383a514abbaaa13c0374f34b7d6eef2eb873e3e1bb3ba 6,101 1.00/1.00 vMB 5
797,255 797,255 0000000000000000000103b0b16b771b6585ae6315302ded8dd7299c2cd6d9b5 4,291 1.00/1.00 vMB 7
797,254 797,254 0000000000000000000234e8db052ad4f3a572ea660ebc767273ed29f204f9ee 3,429 1.00/1.00 vMB 11
797,253 797,253 000000000000000000054796ab68820659269681feff3caf6fac0ffad5eb2d97 3,575 1.00/1.00 vMB 10
797,252 797,252 000000000000000000046880eb14bf6b7e208b7e8ba5ca6255e0fff7cada87f0 3,369 1.00/1.00 vMB 5
797,251 797,251 0000000000000000000224640e5100193b4b091f0b9508872e77d0237f194700 3,152 1.00/1.00 vMB 10
797,250 797,250 00000000000000000004376a7454d396eb87ed389dcc125d8052201a45ba4ca1 2,653 1.00/1.00 vMB 14
797,249 797,249 00000000000000000005542651908168039588d468e29300ee163cf2ada9f54b 3,508 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.