Loading Tool

Explorer IconExplorer

Memory Pool

79,989 transactions
29.35 vMB
0.12972886 BTC
Random Selection Loading Transactions
Max Size: 177.64/200 MB

Candidate Block

Mining Attempt 8da7e2d5470b9eddb37704a475b81f2c6d02150567e45937b3283fef6f26e7ba
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bf6297015856a32438087d14db8ac87e9346b7eff721b06ad8107e531eb3379e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,469
Size: 1.00 vMB
Total Fees: 0.04852298 BTC
Feerates: 602.26 > 4.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (624,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,602 290,602 0000000000000000e38dd63b8387eebc6edadf679a1cc4337ef5b3ef5a41b048 441 0.26/1.00 vMB 22
290,601 290,601 000000000000000078d7dc06074c522c4ad3f012cd6371de6c6500042d5cfc7a 770 0.35/1.00 vMB 37
290,600 290,600 0000000000000000b642b496e742a6ceecac7f354c3554581418fb80b5f15551 366 0.20/1.00 vMB 31
290,599 290,599 00000000000000003ec96c7277b7f2a049ff184f75296df84bd98c1719eaf8e0 618 0.23/1.00 vMB 36
290,598 290,598 00000000000000009ae50dfc859ef0cfb3e37a15f977624bbb339c3082cf45b6 537 0.34/1.00 vMB 31
290,597 290,597 0000000000000000c9151f20d5119c5cb539022dac15bbd49956c2151e7f9d8b 18 0.05/1.00 vMB 4
290,596 290,596 000000000000000047b277d089e842fa7e50576b7649004efc9c90b1bf4d8cd6 454 0.23/1.00 vMB 34
290,595 290,595 0000000000000000117ccb80e7da5d23c28c12ee1f89626ff26cc9dd39659a6f 128 0.03/1.00 vMB 25
290,594 290,594 00000000000000004c095d587531e0315c5272fb55f238929d1aaf3476d93048 34 0.05/1.00 vMB 15
290,593 290,593 0000000000000000c69c2dc5faf73eed217a5c8b3a8173950d5043577581b2df 222 0.10/1.00 vMB 32
290,592 290,592 00000000000000002cef17ab35e8ee8006d75a7d82939cd346b1fe279e3a7673 200 0.10/1.00 vMB 32
290,591 290,591 0000000000000000119cac5046e9de162c9a492519e1b725d5fe522b89b8e153 512 0.30/1.00 vMB 25
290,590 290,590 0000000000000000c318c7ad8d9ec3fb591f839d7e9422122c2b37f615161afa 524 0.35/1.00 vMB 21
290,589 290,589 0000000000000000d9ce158bdcd5cb3a142318f467a598c2404a582034a7d5e4 728 0.48/1.00 vMB 30
290,588 290,588 00000000000000004752100956b172762e27e346629d42b032f8c3a67517612b 500 0.34/1.00 vMB 27
290,587 290,587 0000000000000000986e16d27cab495b85847e9100d0384ceeb4c0538f74c59e 16 0.04/1.00 vMB 8
290,586 290,586 00000000000000002bf0aeb4fe24a39e01947193ec2f6700f0bdf446c9162ad0 101 0.23/1.00 vMB 14
290,585 290,585 0000000000000000987863829422a18be1c8f7f6de6ee368a2478a301b61888b 788 0.35/1.00 vMB 34
290,584 290,584 00000000000000002a39a60d4ed18c6ce64be50e043f2e72e7f04264f0ac0e66 512 0.18/1.00 vMB 49
290,583 290,583 00000000000000000de3f3c9351eab719885d8a209693d0f42945350323b208d 511 0.32/1.00 vMB 29
290,582 290,582 0000000000000000906a48e7cee55ed7c489b7cf259109dd7060606fa1df2169 256 0.27/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.92 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: 714.46 GB
    • Received: 17.54 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.