Loading Tool

Explorer IconExplorer

Memory Pool

76,778 transactions
28.34 vMB
0.08493778 BTC
Random Selection Loading Transactions
Max Size: 172.48/200 MB

Candidate Block

Mining Attempt 7340ff47ffc86180070fc5cdc36debd3e8c8841920a6d54eccf6368585312d23
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root d516fa36438cc01f1b0148dfdffad1616a4333d7d41a1d6e2d9afc63c7c6f93c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,471
Size: 1.00 vMB
Total Fees: 0.02216733 BTC
Feerates: 477.45 > 2.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (538,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,664 376,664 000000000000000005f3ab39476870f816bcb888676892dddfd974e526054dfc 2,193 0.93/1.00 vMB 44
376,663 376,663 00000000000000000e8863529aaec06b927ae3221b7260af2c16fab1ae56df33 1,545 0.77/1.00 vMB 37
376,662 376,662 00000000000000000f2c3b8e056f3df59816e51d4eb83708a510d5e48c5b499a 112 0.05/1.00 vMB 32
376,661 376,661 00000000000000000bc1c8960d321658d99097262243ff7fb3f5bf3d4297324b 82 0.03/1.00 vMB 43
376,660 376,660 00000000000000000ac5022a0a3b529a16a14176049dfb9299bdebeccf343287 477 0.24/1.00 vMB 35
376,659 376,659 00000000000000000d3725aeb69494f22ef40fe91df5fa80d381fc0996c3144c 1,127 0.53/1.00 vMB 39
376,658 376,658 00000000000000000460433f6644631eff633f45bcac7cb435a4dcacab637c14 890 0.42/1.00 vMB 37
376,657 376,657 00000000000000000eace0b58ca5fd1deecf0e8fa7e023a30321d103dcb3b80e 268 0.13/1.00 vMB 33
376,656 376,656 00000000000000000529ce64429c3087456cdf7f3c73e7f3d89bd38c8d9c270b 773 0.36/1.00 vMB 40
376,655 376,655 0000000000000000001b97e8df73a84d416665f5a352fed7a3ff69742fdc3546 409 0.21/1.00 vMB 30
376,654 376,654 00000000000000000bb9f49934ba0883b471715861590e0da54b4af18411aeee 1,086 0.53/1.00 vMB 38
376,653 376,653 000000000000000000f998072679be67e3dd97f65457836bcaa99cb5caeb7395 33 0.02/1.00 vMB 33
376,652 376,652 000000000000000006b4708f21520a77c4bd06523ab211cfd55785992fc01fef 43 0.02/1.00 vMB 30
376,651 376,651 00000000000000000b32e9f8cbb968f09ea148b1b12f4f617e8aff018df86cf1 81 0.04/1.00 vMB 23
376,650 376,650 00000000000000000ae63bb3a7742001be64d26963abe013d1b53e20ec29ea7a 1,006 0.53/1.00 vMB 35
376,649 376,649 00000000000000000e23520eba63dc1918ed6f0264142f40088a380290b45a94 947 0.51/1.00 vMB 31
376,648 376,648 00000000000000001263c0468b1df6408e482045cc086f6e08757132887de719 418 0.22/1.00 vMB 32
376,647 376,647 00000000000000000b4ff0825e4ab4f6b5fc3aa1601dd6038746f548a9259349 914 0.93/1.00 vMB 20
376,646 376,646 00000000000000000ee7c16b7b5c00a288cefdd2b3794482af2031af32b5c37c 588 0.36/1.00 vMB 35
376,645 376,645 0000000000000000108aa2aabf486889362b7a4f3d6e76a3932b3b55f65372b7 30 0.03/1.00 vMB 17
376,644 376,644 0000000000000000014c484d88011e6983ea8934a58b1ecec6d1788483abece9 768 0.49/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.