Loading Tool

Explorer IconExplorer

Memory Pool

33,235 transactions
13.98 vMB
0.05401570 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.83/200 MB

Candidate Block

Mining Attempt 2cb68cbc6cb8b78cce4af4d0457ea5ff1b900d19cdb2fb394223103053304565
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 42581090b860b16058e9a658cb98c001f2f9a02e1dc17e928437a7fad996efa1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,008
Size: 1.00 vMB
Total Fees: 0.01568160 BTC
Median Feerate: 1.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (774,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,775 138,775 000000000000070fe6460354c769c0c5441a770ead0447d4d1c6234748a954b8 12 0.00 vMB 50
138,774 138,774 00000000000003a3c8f5cc81cd20fb55ced8adeb9d620c379f4353aac704b71f 10 0.00 vMB 11
138,773 138,773 00000000000001022b28d9dfb22f4b41f273ee774e7b22cc4bdad693526583d2 166 0.07 vMB 128
138,772 138,772 000000000000033bccd384eeb52c7de6eb62166bfc2347f46a0db99867ec5934 12 0.00 vMB 193
138,771 138,771 000000000000002460397a4fc207972b46487204a53ec5aeacb4badb07e81f89 9 0.01 vMB 770
138,770 138,770 000000000000075b6374b33cc702842965f3ededa5e43d6c7390d5945e1eba5a 28 0.01 vMB 64
138,769 138,769 00000000000001ab33f72048f2065a36dfaac18bef15a039ad144612abe0d36b 16 0.00 vMB 25
138,768 138,768 0000000000000842fd1a9467618f24d2c04a6fbc51267c71190070cbaaee76b9 7 0.00 vMB 18
138,767 138,767 00000000000001a9f9cca07a2b5be2e0caadd518f3cb40f0e99fb83191dd708d 18 0.02 vMB 161
138,766 138,766 00000000000004e78766ba06c0b7b69291475634db4a9eb07156c51cfca3aea8 26 0.02 vMB 209
138,765 138,765 000000000000003d551ef107150003b5ca4acd0979f70864f30a26ae5351e3f5 55 0.02 vMB 104
138,764 138,764 0000000000000588b538176b378b107cdb68aa739157a0c07a4d169935a335c9 9 0.00 vMB 0
138,763 138,763 00000000000000f60b010c21fe9137183be12ff2bbca3b7d203666b9faa0803d 12 0.00 vMB 357
138,762 138,762 000000000000096423b5b359d5093239bf7a117eb2f3879316449b6f8a1b96d8 10 0.00 vMB 671
138,761 138,761 000000000000003e58f67765bfa27e1dbf7c010cef40c11718a8fca5fb2c74d2 15 0.00 vMB 75
138,760 138,760 00000000000003d0037b1df28b0895905ab15f46cc75692b13f4b331ee3d90eb 52 0.02 vMB 261
138,759 138,759 000000000000005de3f71bfd70765c09662125b22a7bacf089540e5436d46b08 81 0.02 vMB 15
138,758 138,758 00000000000002b24501da3e7b6f9a13aadc43c38328d7b9ac3a7a15a79ef625 31 0.02 vMB 84
138,757 138,757 00000000000001360c8f42a61b51750299f32f1e25c87ccc1c9c56afe832f810 45 0.02 vMB 2
138,756 138,756 00000000000008efca1a683c7c4c77665d30b0c471dba8bbd49f8db94ca05001 9 0.00 vMB 1,049
138,755 138,755 0000000000000827ac68ef59edca81456d277767394f52cf08bd7eb62f42de0c 60 0.02 vMB 168
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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