Loading Tool

Explorer IconExplorer

Memory Pool

79,003 transactions
29.94 vMB
0.07462498 BTC
Random Selection Loading Transactions
Max Size: 182.95/200 MB

Candidate Block

Mining Attempt 4d34fa0a6004f5c5685f76568b4be02b5c04955f246af59983aa24436d6bdf9e
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root ed553709032b45ae71cf15ba42512a1f618d2c9171f7e22346965dc6b35d48eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,077
Size: 1.00 vMB
Total Fees: 0.00818783 BTC
Feerates: 18.60 > 0.82 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (635,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,079 280,079 00000000000000022fb12f76de3d71a84ff4e21aa27bf28c0d0df32c3f33c6d7 163 0.10/1.00 vMB 28
280,078 280,078 00000000000000029d5bcc82c5281e74fbb2109578a02feb4715bbd078897e55 148 0.09/1.00 vMB 37
280,077 280,077 00000000000000014afe97586ed41b5a2f286a066499e02591eea254d3f3ec1a 120 0.10/1.00 vMB 13
280,076 280,076 0000000000000000e6bb488c7a22fd6ba5c93f2d3aa7f8b8b9f9ffac8e83e1fc 949 0.38/1.00 vMB 50
280,075 280,075 0000000000000001d396b75b752eb7afeb35d478642af36a1643cf64d67288e6 81 0.03/1.00 vMB 187
280,074 280,074 0000000000000000d990925d9c674de6f2da2f4329a5c351557b1f958c8faceb 163 0.07/1.00 vMB 53
280,073 280,073 0000000000000002b447980347d47bface677984130d6ed9ad5e73936fd40a96 124 0.06/1.00 vMB 51
280,072 280,072 000000000000000075412c45ce369fdbce02b5d256fe9ff67b8c29ee18301d8e 51 0.10/1.00 vMB 4
280,071 280,071 00000000000000015c61db65cee5cf4c89ea6c2562974445c56a6128e2a8f8ed 77 0.06/1.00 vMB 18
280,070 280,070 000000000000000157cf1fa4ee573a1ae4c39cfd699d16cfa8a0bdc528218955 200 0.11/1.00 vMB 29
280,069 280,069 0000000000000001d676f07f0896f31fcdaecca9e174b3294d7bd3974a866f18 91 0.05/1.00 vMB 53
280,068 280,068 0000000000000002feff0d42e57330a9b0b3e92cb66037a5373b4b0db8dcbe53 343 0.20/1.00 vMB 24
280,067 280,067 00000000000000030696619befe5c7202aa4e1fe80916b2c158df090d9e7ee9e 89 0.03/1.00 vMB 154
280,066 280,066 0000000000000001e13b75cabc882275f7a582a6fcdd3494d71aa23d015daf5b 49 0.13/1.00 vMB 25
280,065 280,065 0000000000000002f8a5fe05696ae572fea8a8c98215314b5b09ce7fd761b60c 604 0.25/1.00 vMB 43
280,064 280,064 000000000000000259f36c7bac8128034039976c5409635f435967b1d907a0cb 95 0.13/1.00 vMB 14
280,063 280,063 0000000000000002b3cc65c9c7519d358056cf7e307aae29d51861b35d5f21a9 516 0.25/1.00 vMB 45
280,062 280,062 0000000000000000b00a0efafb6e8cc5866659b003885726371c78143988c915 491 0.25/1.00 vMB 30
280,061 280,061 0000000000000001cd7ae3443a20b295de6bfdc0b018d9b1325e308bf52115d5 74 0.03/1.00 vMB 226
280,060 280,060 0000000000000000d01f0c58895b0a86ab5e2dedd532b486c81ec3475194c2eb 438 0.24/1.00 vMB 44
280,059 280,059 0000000000000002cbc5783f1bca715879d8a371b35474bf774eca206e649a63 55 0.03/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.