Loading Tool

Explorer IconExplorer

Memory Pool

38,202 transactions
27.00 vMB
0.05575774 BTC
Random Selection Loading Transactions
Max Size: 137.87/200 MB

Candidate Block

Mining Attempt 8ef779d8cf660405c23d323f2531e5d2beeee5ee4eb6e6f1834f42cb04a89af6
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root e5cca1d16096cbd01d4ebced4c2a3194caf1762301363360850ea4b6eaa9b209
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,389
Size: 1.00 vMB
Total Fees: 0.00476027 BTC
Feerates: 16.61 > 0.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (351,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,714 562,714 00000000000000000015781d2f1ed7d8ca4eaf4569a4d70aa48ef291db7a52d9 2,165 1.00/1.00 vMB 21
562,713 562,713 00000000000000000023bc7f7010bce8b295899c7efbb7eb9ee72834c46a0beb 717 1.00/1.00 vMB 17
562,712 562,712 0000000000000000000cb6b617c1462dcbe1e71c61055efdafa6d4bbd40dc859 421 1.00/1.00 vMB 7
562,711 562,711 0000000000000000001e90c3455481feef03fc2039861d7d2755b21d29b3fbf8 2,780 1.00/1.00 vMB 20
562,710 562,710 0000000000000000001673ef66bfbc02946c1ff7f42e8aef72d875ab7044de1e 2,824 1.00/1.00 vMB 35
562,709 562,709 00000000000000000027cd55b66c252e4d37f80fa5d7314ac593db3ec9dd8e15 2,662 1.00/1.00 vMB 36
562,708 562,708 0000000000000000001e8a2aeca536b0ee2b97ae85f83980f00a329dd93ac557 2,646 1.00/1.00 vMB 17
562,707 562,707 0000000000000000001d7a6ffdc23299dd16472df4b5b5723c2de92924dda915 2,656 1.00/1.00 vMB 35
562,706 562,706 0000000000000000000b6f771b842a3e499770490365d0cded8a452f90bad809 2,720 1.00/1.00 vMB 24
562,705 562,705 0000000000000000000345014a5867e412955b67a14458bf9e68dfb82868a3bd 541 1.00/1.00 vMB 12
562,704 562,704 0000000000000000002777a31c091d12fe760ab22c8b8e72c0a4422fa61865d8 281 1.00/1.00 vMB 11
562,703 562,703 00000000000000000012fd0298d7d6401f7d405474a38e046b3467c5a1221c0a 2,553 1.00/1.00 vMB 19
562,702 562,702 000000000000000000212830b7b695db53012d253a63c24628adfa4bdf54451b 2,131 1.00/1.00 vMB 17
562,701 562,701 0000000000000000001db7b793ef6d21faf70b0588859ae1c0179abedee8e2b9 2,423 1.00/1.00 vMB 41
562,700 562,700 00000000000000000000b9efd010876ce618de3bc95135b3f1c304c36a019b81 2,048 1.00/1.00 vMB 25
562,699 562,699 000000000000000000043b9a315faffe58e9508a7468842952ef16773a2a5fb0 2,501 1.00/1.00 vMB 30
562,698 562,698 000000000000000000277326c2766c72d141cab4ad204641268e2b72b894851a 2,726 1.00/1.00 vMB 14
562,697 562,697 0000000000000000002b089529c000b8a8bcce9527288618a3ef3a3551f18072 2,456 1.00/1.00 vMB 37
562,696 562,696 000000000000000000282ede38cc48c19f2ed3805c379ad2cc3481b4a97fa551 2,425 1.00/1.00 vMB 25
562,695 562,695 0000000000000000001101cc23151e3e60da5a6d9bd7252368146dcd35a2f848 2,023 1.00/1.00 vMB 28
562,694 562,694 0000000000000000001bf0798ac10c92399ccaaeb90d4fc99cf9e48b31179fa3 2,450 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.78 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: 632.86 GB
    • Received: 12.16 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.