Loading Tool

Explorer IconExplorer

Memory Pool

37,677 transactions
26.02 vMB
0.07669581 BTC
Random Selection Loading Transactions
Max Size: 134.21/200 MB

Candidate Block

Mining Attempt 9682741ab49156288ef42733a43f504e68df1528f74d661a39590167f908cad0
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root cce3679ab163d828f703e4bf6f31a21a2ef90e6c4bafd33c2d2f7008a20db18e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.02923540 BTC
Feerates: 502.65 > 2.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (120,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,065 794,065 000000000000000000040d0be0ba5b5cec80281c29cde031b20fddcf280de8af 1,947 1.00/1.00 vMB 57
794,064 794,064 000000000000000000021200494f2e4e023096336ff596c24042ff50e59b20b5 2,482 1.00/1.00 vMB 37
794,063 794,063 0000000000000000000545feb3a14688da5b95489a39446d40b820c903697b82 2,026 1.00/1.00 vMB 25
794,062 794,062 00000000000000000001708b4877eeba23931164d4615fb08667a93a88f8fd3c 2,664 1.00/1.00 vMB 26
794,061 794,061 00000000000000000003dd405e0120dfa8121553496891acffa9ef3cc3c23841 2,086 1.00/1.00 vMB 30
794,060 794,060 0000000000000000000170d986466f6e32f32b97a81a8d702101ee1c87164577 1,745 1.00/1.00 vMB 33
794,059 794,059 0000000000000000000114babf103c476cd2adf5f3dcaa74ae2f30092a6fc7d9 991 1.00/1.00 vMB 36
794,058 794,058 00000000000000000003f53ed64ad0ba5517c93b9374436d9c445c619f4fd02b 2,542 1.00/1.00 vMB 50
794,057 794,057 000000000000000000005c6a0c782f183e44c2058d1e083d1a2804525cad4a71 1,772 1.00/1.00 vMB 43
794,056 794,056 000000000000000000019a28dd2e6d48a676983735e17d14a2a317d9c6595746 2,993 1.00/1.00 vMB 46
794,055 794,055 000000000000000000034821002ea5aa85355144f7655488c5247a2dff1122c6 2,328 1.00/1.00 vMB 67
794,054 794,054 00000000000000000004ffe26079977d7bcce481b1a5a824ec6fab5d43283f43 2,117 1.00/1.00 vMB 33
794,053 794,053 000000000000000000042f19bd145f54e88c5fb39dbe972c5dcba7df40843565 2,319 1.00/1.00 vMB 34
794,052 794,052 000000000000000000029386c697e80150f8a00b6d7394baca45ccefffc662a4 1,951 1.00/1.00 vMB 22
794,051 794,051 0000000000000000000338a9bd96ace31dada1301e4be1a3e63f6cacd064ea51 2,004 1.00/1.00 vMB 40
794,050 794,050 000000000000000000040a2eb69df16327616b0232b8cf126ebf90ca323bcd25 2,499 1.00/1.00 vMB 24
794,049 794,049 000000000000000000047472b0297a7a2521637cc3abcf803ff569918668e691 2,500 1.00/1.00 vMB 32
794,048 794,048 000000000000000000050854a5d12ebf94e37d0ecdf063472c3f39431b493c20 1,702 1.00/1.00 vMB 45
794,047 794,047 0000000000000000000446fdac65b72b98a48148aa5a568ca8ff7acfafbdfafe 1,737 1.00/1.00 vMB 25
794,046 794,046 0000000000000000000019b0d0aa12f73f640555f9c5791e8bbbba4b66a4b04f 2,209 1.00/1.00 vMB 39
794,045 794,045 00000000000000000001d9923d955e7879633916cff150db94d053c473682f2a 2,292 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.