Loading Tool

Explorer IconExplorer

Memory Pool

77,064 transactions
28.41 vMB
0.08802285 BTC
Random Selection Loading Transactions
Max Size: 172.93/200 MB

Candidate Block

Mining Attempt a433371e105d3a65a1be236922f05f716d8e1ef316fe42a2d748d576fc70a1f5
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 9e2f63530ca3406b8a5fb1f3cce650c6d73ae5a81d8e242749635cd186bef546
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,595
Size: 1.00 vMB
Total Fees: 0.02452193 BTC
Feerates: 477.45 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (124,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,539 790,539 0000000000000000000575481408474f456a0831aa8f13968c0184eccb540941 2,525 1.00/1.00 vMB 71
790,538 790,538 00000000000000000004503252b4a5d605be32da2e5ed2c002ab2b6f35a0eaad 3,263 1.00/1.00 vMB 92
790,537 790,537 00000000000000000004437862638d8a13746fb9446ea927f92716b8a1c49440 2,831 1.00/1.00 vMB 46
790,536 790,536 00000000000000000000884c3c8df78e3914cff044a4367c23e511197259bfbf 2,597 1.00/1.00 vMB 45
790,535 790,535 00000000000000000002d3f7e28de73899bbcbd071e63a17df899ae42bde3958 2,626 1.00/1.00 vMB 56
790,534 790,534 0000000000000000000104f1530223f229565760cc29670023135be476987928 2,281 1.00/1.00 vMB 81
790,533 790,533 00000000000000000004765247e88780b53b239be8c37a32e90cac48e438e159 3,331 1.00/1.00 vMB 97
790,532 790,532 00000000000000000003bed470951558dcd621d719fc3f2acc1a2e79b086927f 2,902 1.00/1.00 vMB 109
790,531 790,531 00000000000000000000e1fd90fa89080b269ec81e5a40883bcc2ec6afffe123 2,737 1.00/1.00 vMB 119
790,530 790,530 00000000000000000000529feb03ff753ff4e33a59a65b8515d3767b15033905 1,983 1.00/1.00 vMB 135
790,529 790,529 00000000000000000000179fce05e3d2c93c9a8d4d48e7f01b36bbc59a4bdc73 3,590 1.00/1.00 vMB 65
790,528 790,528 000000000000000000015038841b83f36a391525c07582ae1be4f18dc9642fbc 3,315 1.00/1.00 vMB 36
790,527 790,527 00000000000000000002383944d95cb6c6256666698bc7834791a015ce885766 3,215 1.00/1.00 vMB 52
790,526 790,526 00000000000000000004feba1ca408802ab59f5a04ae7723b8fc771d6ae28276 3,732 1.00/1.00 vMB 53
790,525 790,525 0000000000000000000527be3083eda106dbb87792b553e3ad7b0d878754ab88 2,831 1.00/1.00 vMB 62
790,524 790,524 00000000000000000003f5cdcbb70f768d5b3473586133cf4167092f968bfce4 3,159 1.00/1.00 vMB 36
790,523 790,523 0000000000000000000168b393a49306642ebafe2efa5b38d86d0165c35b8737 4,225 1.00/1.00 vMB 41
790,522 790,522 0000000000000000000461d43123648d55faadcb39bc62ce08538540fffe3ce7 2,001 1.00/1.00 vMB 42
790,521 790,521 000000000000000000014911b17e57ba7d201261b97e0fe5f6b952dde70dd9ac 2,694 1.00/1.00 vMB 81
790,520 790,520 0000000000000000000003adad2e1fb5c758bf7b45dd3f17e62744020e334f1a 3,072 1.00/1.00 vMB 40
790,519 790,519 00000000000000000001295e20a452e428618695a831ce085516805406c3b018 3,073 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.