Loading Tool

Explorer IconExplorer

Memory Pool

79,848 transactions
29.62 vMB
0.09504895 BTC
Random Selection Loading Transactions
Max Size: 179.19/200 MB

Candidate Block

Mining Attempt cc41ea8474f027f236d6c9d56ec833f2902bba9046f188bcf3f89329fc43cc07
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root b5ff8e19fc104079bed500650b708be4b2dabafd7d1a5c8fe49b624d61294e1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.03197353 BTC
Feerates: 301.60 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (427,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,314 487,314 000000000000000000ea1961d242867ddc1f78408049f1a31f237ea94af54613 1,163 0.62/1.00 vMB 90
487,313 487,313 00000000000000000026d5e46b19d3adb189f9ada88053a7d466b6de9cfaab4c 1,788 0.79/1.00 vMB 103
487,312 487,312 00000000000000000026f50a7840fb4e94802d982d646cd7a6a006e9a2bfa694 355 0.13/1.00 vMB 89
487,311 487,311 000000000000000000a05d7eb6b94d3d4bdcb34951a9cf1b15950a2408264751 1,039 0.49/1.00 vMB 93
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
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.