Loading Tool

Explorer IconExplorer

Memory Pool

24,920 transactions
26.92 vMB
0.05611292 BTC
Random Selection Loading Transactions
Max Size: 128.30/200 MB

Candidate Block

Mining Attempt 75b923aabed503f3d3f7dc6bb677a91d2fb192aed01354803db64ac2d76137a2
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 0f0da0edb5ff41db705b54c118b9b5b932211e2afe00b7ae959a119b10d3434a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 731
Size: 1.00 vMB
Total Fees: 0.00548516 BTC
Feerates: 150.93 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (394,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,948 519,948 00000000000000000010eeb9b4ec29c067a87ef044ebfad705ec8856f4c013ac 1,051 0.68/1.00 vMB 40
519,947 519,947 000000000000000000168b6c74b33a757c36b8268c604dc9b0732e4ad9acae11 1,952 1.00/1.00 vMB 91
519,946 519,946 000000000000000000445a3cc6212a3b3aac4f6f77fe1d05b5364edd5236ac98 176 0.40/1.00 vMB 1
519,945 519,945 0000000000000000002e8bd6e1e0bed90ddbedc2de812fd8eb71ed67b4ad83d9 1,288 1.00/1.00 vMB 25
519,944 519,944 00000000000000000022a5cafb9e8e01a141ff2352a238beba2c556ab6d1c801 1,830 1.00/1.00 vMB 93
519,943 519,943 0000000000000000002ca4314ebc01d2546578546a9d9cf05a2bf802db9ae2c2 794 1.00/1.00 vMB 22
519,942 519,942 0000000000000000000d3d3852e37db82230fd498eb104219a8ceeac41a640c8 1,048 1.00/1.00 vMB 15
519,941 519,941 000000000000000000045193ea3b8f5805fa73143b28ec793027748e54edaef3 2,040 1.00/1.00 vMB 67
519,940 519,940 0000000000000000001834207ca85adee899df9ad1b91768db6eda9fb6257ee1 1,816 1.00/1.00 vMB 90
519,939 519,939 000000000000000000360bd2c9cae0fc5c6291de042f0886a68bd894be9a3905 2,036 1.00/1.00 vMB 60
519,938 519,938 000000000000000000268b35f8eddea31a291638c00776116579110075cb5cea 118 0.04/1.00 vMB 98
519,937 519,937 00000000000000000041f95c637e325cbbea64054a7f447ba73478a0c11c2073 1,556 1.00/1.00 vMB 89
519,936 519,936 00000000000000000039535caaac40421d28663e046b2622202ef8b31c82424f 2,203 1.00/1.00 vMB 6
519,935 519,935 0000000000000000003edeb857af2d884bbf78d7ff8f3b145832e924b4f573ed 1,542 1.00/1.00 vMB 15
519,934 519,934 0000000000000000001788840edaf12b33c115b580d2ea892b9804acb4fb7db8 2,018 1.00/1.00 vMB 89
519,933 519,933 0000000000000000001d9ac067f8e1247fc1c6a34c2d5d384bd9a45e49feebf7 1,941 1.00/1.00 vMB 36
519,932 519,932 0000000000000000001e6d063def3402155c27b472e42cdfd2fd087bc4f5ca20 1,637 1.00/1.00 vMB 56
519,931 519,931 00000000000000000034ca54e30d0ad6ef68a4198b70d7f84f99f7d9bcc4f2f1 198 1.00/1.00 vMB 18
519,930 519,930 00000000000000000033891dce8f879b7bc7f613991f83b8e89b83244e66a191 1,703 1.00/1.00 vMB 11
519,929 519,929 0000000000000000000a6284853bef633802a001bf1f4d91076ca7acbcabb577 2,193 1.00/1.00 vMB 105
519,928 519,928 00000000000000000017d03739401ac24ab992251e8e1ef0963bc43e24c519e7 1,606 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.03 GB
    • Received: 10.78 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.