Loading Tool

Explorer IconExplorer

Memory Pool

80,214 transactions
30.21 vMB
0.08007938 BTC
Random Selection Loading Transactions
Max Size: 184.65/200 MB

Candidate Block

Mining Attempt 52dc4cb99f166818667911b7fcce25626d759e70e59ea40164aba89811c76b09
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 67fd7e844bc189cbb127ea02890df72a779c5e509c3ebc366a3127bf6357a86c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,268
Size: 1.00 vMB
Total Fees: 0.01274297 BTC
Feerates: 150.92 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (551,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,538 363,538 00000000000000000c59847bfa34f00bb26822fa1da7ed7df8966a0cdb39a6e2 1,055 0.50/1.00 vMB 35
363,537 363,537 0000000000000000130673b36c5f09e310b39bc33ae9f2459d56a6ec0d779f93 832 0.44/1.00 vMB 34
363,536 363,536 00000000000000000de6a613c3fbe14b14ffbcceabdfb68ab7af5acce8b06e50 1 0.00/1.00 vMB 0
363,535 363,535 00000000000000000cf05e645b5756a1a8a1ca21980aed22dce1f695cbf70245 1,300 0.58/1.00 vMB 38
363,534 363,534 000000000000000012d479891ae64cff555fcc9b0ef4d71ecd7306d96918e6b2 854 0.43/1.00 vMB 36
363,533 363,533 00000000000000000fab20710cc9437c5b6ff6ab180de7b2c9bbfda07d869506 1,267 0.64/1.00 vMB 49
363,532 363,532 000000000000000001f5f57dba54c7254d41d8ba906156d2f0c0552f70baba10 1 0.00/1.00 vMB 0
363,531 363,531 0000000000000000019b6c3e51214abc4d225b87e88afcd28f496afffb8a35ab 1,602 0.70/1.00 vMB 37
363,530 363,530 00000000000000000dd047889e8b9696bd0f0f587123641378764aa0b7e3e625 200 0.36/1.00 vMB 8
363,529 363,529 000000000000000010b093ca45671af1a021e16609169d83d5557c256e9444d8 1,262 0.98/1.00 vMB 21
363,528 363,528 00000000000000001408f04bf437125d4817b4c8d182dbe04d5e1f432963a572 1,556 0.93/1.00 vMB 33
363,527 363,527 00000000000000000f54160da3757630a82ee74106b7626fde5cd106c8c16111 1,900 0.75/1.00 vMB 39
363,526 363,526 00000000000000000dc992d04bde58165ff845d6ceedf318f3255d8712a70778 2,406 0.95/1.00 vMB 75
363,525 363,525 00000000000000000eef8d225c006e7c561913ad72467ba9dbd66970e6420c85 193 0.05/1.00 vMB 64
363,524 363,524 000000000000000008451269649bdc0e4d0421335c55a3c44858c94a90e04ed0 1,239 0.87/1.00 vMB 25
363,523 363,523 000000000000000011567fb0331cea396debf2b2001d8f3b22f237e0a75d271d 2 0.00/1.00 vMB 0
363,522 363,522 000000000000000004f0bc70b504d197fd2a240c11a755f4b11d48c136cd199c 2,239 0.75/1.00 vMB 55
363,521 363,521 000000000000000002364ed218e1085718ba7b8488a01b566bca27ddda8a7210 1,331 0.64/1.00 vMB 34
363,520 363,520 00000000000000000ecb0ebf8c243207eb9c0d70ecb0dddf11f517ba81358aa6 161 0.09/1.00 vMB 17
363,519 363,519 000000000000000014c10f0b580cb8e3c2dd8306b9a97f56c69a08341c4991e0 1,684 0.99/1.00 vMB 39
363,518 363,518 000000000000000011d1042e66037cd08746cde144aed576e05d22091a7c4809 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.00 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: 718.55 GB
    • Received: 17.91 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.