Loading Tool

Explorer IconExplorer

Memory Pool

80,932 transactions
31.02 vMB
0.07135887 BTC
Random Selection Loading Transactions
Max Size: 188.93/200 MB

Candidate Block

Mining Attempt a270d2564127ae46f3c59efb05b48c69838b4e783e150ef92b6d604859452b4b
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root ec8293dd5737a65ceb82adf4c94c11387910be4c5c1d297a9ab4aa4482017de3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.00455990 BTC
Feerates: 60.16 > 0.46 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (98,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,662 816,662 0000000000000000000106e3ea43b7888e52c017e030e8a0e3fc98cc9896a167 3,260 1.00/1.00 vMB 81
816,661 816,661 00000000000000000001db911bff50ef85235c0f6738b62e1c5b9cb0245b1e4b 2,067 1.00/1.00 vMB 51
816,660 816,660 000000000000000000019c3de7c23aa19deadf40a3324fcf8738ddc62979a7da 3,250 1.00/1.00 vMB 56
816,659 816,659 0000000000000000000214e6db10885b004f51c9da49ca9938113581eebd7bba 2,255 1.00/1.00 vMB 93
816,658 816,658 000000000000000000007a1a4fd564f414de99e1e5fec6734f085f3c53c8bea3 2,352 1.00/1.00 vMB 79
816,657 816,657 00000000000000000002d44f1e8ed24bccd958993adb1857ef54129aa73b9f97 2,917 1.00/1.00 vMB 75
816,656 816,656 00000000000000000000e1a5b8b0c82cd06a91469a352a597a54b8859458c859 3,632 1.00/1.00 vMB 70
816,655 816,655 000000000000000000037e2360bf501a6f03dc1111bcd95b6b09693cdc142d1a 4,523 1.00/1.00 vMB 46
816,654 816,654 000000000000000000002e5483a1f3a0977183907f5fccbb2d8b5bcefff6adac 2,835 1.00/1.00 vMB 62
816,653 816,653 00000000000000000000e2297fee740263c05743157ec975bb14c4e1594a0185 3,525 1.00/1.00 vMB 78
816,652 816,652 000000000000000000024860bd9d681ab4a886a663597e3cd0f3b6c1ff3bc7e7 3,084 1.00/1.00 vMB 109
816,651 816,651 00000000000000000002a260350f3ebcdbdb873dbe1dbd98a175965d7968637d 3,103 1.00/1.00 vMB 53
816,650 816,650 00000000000000000003724ec6ed7152a8cec366fbb971d245a6b7f06e56b2d0 3,341 1.00/1.00 vMB 53
816,649 816,649 00000000000000000001eaa5ed08e071ca364023cb26acae30e35d99ee4eb9b8 3,049 1.00/1.00 vMB 76
816,648 816,648 000000000000000000022b07fcd6d25ccf3425df8fe265f25346491f2860da3a 2,108 1.00/1.00 vMB 56
816,647 816,647 000000000000000000017532f171f5b0fb2e6ff419eb467a0337c133429b8f98 442 1.00/1.00 vMB 64
816,646 816,646 000000000000000000034dd544cd77324913819cc6109d7c702513e4ca2fdf7a 2,025 1.00/1.00 vMB 72
816,645 816,645 000000000000000000043e1249cbd7a442add8e4165fa8a28808840a15c83ef9 3,157 1.00/1.00 vMB 91
816,644 816,644 0000000000000000000176c325b926b8742100653153460378c3a1ea01fb2680 199 1.00/1.00 vMB 58
816,643 816,643 000000000000000000041c97ed7121c9e76f61c42e6a319814301c9c8baff829 1,794 1.00/1.00 vMB 71
816,642 816,642 0000000000000000000263ef7e64d681c5181defc62fada1298334d8991e670f 3,158 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.74 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: 707.89 GB
    • Received: 16.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.