Loading Tool

Explorer IconExplorer

Memory Pool

46,538 transactions
27.36 vMB
0.10117800 BTC
Random Selection Loading Transactions
Max Size: 145.72/200 MB

Candidate Block

Mining Attempt c8586de9de72156df54fa1126227b342ecd685b82cf25e2f798895080524f612
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root 92c5821470c0c870a75889f1c8a4799c2589797bed513e92948944ce02a514ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,879
Size: 1.00 vMB
Total Fees: 0.05015033 BTC
Feerates: 101.66 > 5.03 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (81,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,070 833,070 00000000000000000001087e8b2f082895ffb5e595c0050d1275ae3c1ae01d99 3,117 1.00/1.00 vMB 50
833,069 833,069 000000000000000000024b324e9f6aa4059724640b55eb4847c96e39f8c75604 2,463 1.00/1.00 vMB 39
833,068 833,068 0000000000000000000244bffdb88abdb5b77fd4c0035d02a0e8ed0e94e7a421 1,610 1.00/1.00 vMB 34
833,067 833,067 000000000000000000027ee55ca7017913953d530579cff3571e611f66f98817 2,925 1.00/1.00 vMB 51
833,066 833,066 00000000000000000002954c77135744ccb3c902c30a7fa4c2460be506f1666a 2,992 1.00/1.00 vMB 49
833,065 833,065 00000000000000000001aaba1a277344eda5f60a947bfcc07a7baea26d26cb48 2,998 1.00/1.00 vMB 41
833,064 833,064 000000000000000000034fcfebad61864a503a7c8d08b14cfa09048832a663d2 3,131 1.00/1.00 vMB 45
833,063 833,063 000000000000000000007a424ded8be7b7b3c3138a58a5e36c2ee8ae042a7d48 2,762 1.00/1.00 vMB 49
833,062 833,062 00000000000000000001eb8c3f7e40d3ecef5eb97974139fdf3dfaf9db2782ae 3,119 1.00/1.00 vMB 53
833,061 833,061 000000000000000000025b454cad39c997f62864f709bdb0223cabef30a604c3 1 0.00/1.00 vMB 0
833,060 833,060 000000000000000000001804c9510b7c3ea5c09c69818458ef1d1685983b4c23 3,002 1.00/1.00 vMB 61
833,059 833,059 00000000000000000000aad9cbe4ebfd9fb8582d176a01009865522496de6821 3,287 1.00/1.00 vMB 52
833,058 833,058 00000000000000000000f1fc3f268fc77271f53fb259291b8ec5b8dc8fe825b3 2,917 1.00/1.00 vMB 57
833,057 833,057 0000000000000000000283f5c8da2a405a8091df9f3dd2a314c2dc87121efe49 3,266 1.00/1.00 vMB 48
833,056 833,056 0000000000000000000144dd4721941cba58f68dd9b70f19eb14fc77b936df1f 2,724 1.00/1.00 vMB 57
833,055 833,055 000000000000000000035263bac1959e65561b77414c38b38e0263b3c061aa05 2,690 1.00/1.00 vMB 48
833,054 833,054 000000000000000000022c7764022496e9e3dd5fa0e7a0d8ec85a0b945f3e0e6 2,840 1.00/1.00 vMB 52
833,053 833,053 000000000000000000009acdc318b13ab045765e3921f332d5996fd9c13fa188 3,063 1.00/1.00 vMB 65
833,052 833,052 00000000000000000000a528d9ba5d8a6fd42bf89fca34f13738be41268dfb61 3,433 1.00/1.00 vMB 55
833,051 833,051 00000000000000000002ab4fe54e7406f7ddec9d92026b8757e75409e27ad5a5 2,992 1.00/1.00 vMB 60
833,050 833,050 00000000000000000001eeb57fe0cde7e97a7214407c78852432f51afb57f49d 3,049 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.