Loading Tool

Explorer IconExplorer

Memory Pool

81,354 transactions
29.59 vMB
0.08440267 BTC
Random Selection Loading Transactions
Max Size: 180.10/200 MB

Candidate Block

Mining Attempt 6e324ff1c2a5d319ea4562ad6cf134f8aac527b81da6561d26f7915ac3c44689
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 29f5f9e082c42df7bbb1406c13ac5195b47c402f4e0a3da9e8337360e5e45471
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,251
Size: 1.00 vMB
Total Fees: 0.02197599 BTC
Feerates: 100.53 > 2.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (427,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,310 487,310 0000000000000000008ad9f5aca43e011a67e2df011f99ed96c52e9ad5af47e3 1,708 0.77/1.00 vMB 48
487,309 487,309 000000000000000000ba0fff3d9533ef99ab8e52f05d89dcff0d8e5fa1c573fc 2,002 1.00/1.00 vMB 91
487,308 487,308 00000000000000000017ad26cf598ca2afe40620612ddeed3151eb0a4938d6f5 2,118 1.00/1.00 vMB 152
487,307 487,307 000000000000000000cdd20ef9923ecd38f7e334773372f2f66899efea8431ff 1,709 0.89/1.00 vMB 85
487,306 487,306 0000000000000000001d53f8dca7cd44794d15a004247f891c4d9eb48b48e835 71 0.03/1.00 vMB 128
487,305 487,305 000000000000000000dfe79766c74befa5d34511b81c85a44509c00c498e60d2 1,959 1.00/1.00 vMB 75
487,304 487,304 0000000000000000000352f92478b3c207283b3cce29d9b2188223ea298db759 1,722 1.00/1.00 vMB 140
487,303 487,303 0000000000000000000c5038244b81264bf6bb0a1dcd3f5e586748f220edc4e9 471 0.28/1.00 vMB 104
487,302 487,302 00000000000000000058cb737730990f0b1823b81a9a13470a83cbbe42f310b4 1,012 0.42/1.00 vMB 111
487,301 487,301 0000000000000000008323502d6171bbda58621c7b4483753703240e5d33d4c1 105 0.07/1.00 vMB 100
487,300 487,300 0000000000000000005c214ccd8e32e6158595bbf8608a17754b796405361f5d 1,227 0.52/1.00 vMB 115
487,299 487,299 000000000000000000969feb3460030a9699d6d2758fe5fa84e7ee7a60b3b0b0 169 0.29/1.00 vMB 19
487,298 487,298 0000000000000000003c054be7a396f9198c1679060aaef76e332482b49ed1c7 1,549 1.00/1.00 vMB 59
487,297 487,297 000000000000000000bb84acf2abf326c5f61b756c2cb33b6c088244bf59bbf1 1,898 1.00/1.00 vMB 120
487,296 487,296 0000000000000000001948a02d2f1c3f38dda14e53927e798d4cf3b3923acce3 620 0.99/1.00 vMB 38
487,295 487,295 000000000000000000c4e821e4a120a773f4cefe7aa31414fa331a601d7d055f 807 0.99/1.00 vMB 41
487,294 487,294 0000000000000000003d9737cdfd0894bffc1eb01e714e623e37e89c488ae20f 103 0.27/1.00 vMB 9
487,293 487,293 000000000000000000825843e95ee677bcbff4ad77e8e440aa1a96692bd43910 427 1.00/1.00 vMB 10
487,292 487,292 000000000000000000fe5dd265f1b32959cb359e2e9b3ed5dc8e81680f84d055 1,675 0.97/1.00 vMB 98
487,291 487,291 0000000000000000008e8891e2271289149bc66471c1c41f3f6c036e117804dc 206 1.00/1.00 vMB 1
487,290 487,290 0000000000000000000c9b78b75ed0358f1d2150ddbf0000d586e954c4dcedcd 607 0.34/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.