Loading Tool

Explorer IconExplorer

Memory Pool

38,652 transactions
27.34 vMB
0.06247688 BTC
Random Selection Loading Transactions
Max Size: 139.32/200 MB

Candidate Block

Mining Attempt 3893c546b6846384f43ecf8f2a8706177051ecc7ef2892c20124e3b6b763505d
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root c93f87d04a2a6f0e38331ed59ec56108e28c9abebe9b2f9d1f4c50ee497d11de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,728
Size: 1.00 vMB
Total Fees: 0.01062095 BTC
Feerates: 60.16 > 1.06 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (431,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,734 482,734 0000000000000000012e0d1f69ebabe95a91b121ed241f53f15ecfc10392f066 548 1.00/1.00 vMB 107
482,733 482,733 000000000000000000bace38ca197c2832898733e31d62718e66ef73523f29d3 1,160 1.00/1.00 vMB 166
482,732 482,732 0000000000000000004aea3d3e9e740e330eb519106efa520be72f9c8c40c58a 73 1.00/1.00 vMB 4
482,731 482,731 000000000000000000c7e1d16a661b96d150ae4f36c2d34581ee317475cd364d 1,759 0.98/1.00 vMB 229
482,730 482,730 000000000000000000c08fb41a98a9d59c0c05340439404f3ccda36912f36eb7 2,279 1.00/1.00 vMB 173
482,729 482,729 000000000000000000f021fcd4f35c44fb14b7e7379ae5c48268d85c5dec9097 2,276 0.99/1.00 vMB 212
482,728 482,728 00000000000000000044bf47739bbad448e4eb67f9da039903113e274ba687ba 2,271 1.00/1.00 vMB 476
482,727 482,727 000000000000000000e43ddb278f9ad080f1a0d3a899b34c1ffcf832a1ce95a6 1,687 1.00/1.00 vMB 409
482,726 482,726 0000000000000000004b8e2ef2bf4f50c7eb4a928b1eff4c66270e52b991a47c 1,848 1.00/1.00 vMB 139
482,725 482,725 000000000000000000c8be4f8ac41c9c1ac77d14f829efd234839407fb4563fa 2,213 1.00/1.00 vMB 422
482,724 482,724 000000000000000000fe040be1a764618fe2b800ab553227728c4c3fa2a1da23 2,288 1.00/1.00 vMB 296
482,723 482,723 00000000000000000077a041f5e2b36771a43686ab559b81d0325858a2118c96 2,202 1.00/1.00 vMB 180
482,722 482,722 000000000000000000289bc9fcee35af9c1d09271af2ed0252f198e623f56447 2,112 1.00/1.00 vMB 425
482,721 482,721 00000000000000000004b4c02b758acf8ff9da9d501c0732b37dbd610903a803 1,086 1.00/1.00 vMB 130
482,720 482,720 000000000000000000c3cbcfe2be579ec6d54b941b9edbe66d062e0af7d29c9f 740 1.00/1.00 vMB 129
482,719 482,719 000000000000000000f1cc9991b16243884b3de8762fa7716dac7727ff894538 2,192 0.94/1.00 vMB 303
482,718 482,718 000000000000000000edee11e96afb172c7c43ad6477af304f386d00b951fe11 269 1.00/1.00 vMB 15
482,717 482,717 00000000000000000099a41ba3b0d4b8aa09d6e44301c3a0bc6996ce1e8bbfeb 991 1.00/1.00 vMB 136
482,716 482,716 0000000000000000003851e70ed3601c25ffae41237e0f7cd23fd1f3df6f2b71 677 1.00/1.00 vMB 63
482,715 482,715 000000000000000000e60e55af25d0ca7c933cd1949350218c607c2f7f00acd2 2,426 1.00/1.00 vMB 222
482,714 482,714 00000000000000000086ff341e964254e5584b5e81b29663ab223df5b112dd55 2,288 1.00/1.00 vMB 445
Previous 10 blocks ↓
Total Size: 781.75 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: 631.28 GB
    • Received: 12.06 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.