Loading Tool

Explorer IconExplorer

Memory Pool

82,392 transactions
32.19 vMB
0.08819744 BTC
Random Selection Loading Transactions
Max Size: 193.84/200 MB

Candidate Block

Mining Attempt 5793b5a53c1baebca98c2e1bb41c3c20ab9a66d88d543a35b4fd5df316098f0b
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root da9e9f1ca094e7e11c6135daeb327ffdb554dcb9805cf4f24876b449f28056ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,858
Size: 1.00 vMB
Total Fees: 0.01686275 BTC
Feerates: 142.62 > 1.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (105,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,255 809,255 00000000000000000003132199b871bc88280e4f0050921aa0b2132be7871f1f 1,575 1.00/1.00 vMB 14
809,254 809,254 000000000000000000043495d6f8f51e2689a2936325e25f35e7c665b3b99402 1,407 1.00/1.00 vMB 19
809,253 809,253 00000000000000000002919578b083afec760445bfaa37cf5034fe3d9af5b85e 1,740 1.00/1.00 vMB 24
809,252 809,252 0000000000000000000143aefa609bb22efbfb8cbcba4e608293f97723373613 2,499 1.00/1.00 vMB 27
809,251 809,251 00000000000000000003fd0626c2f8a8e6d0a21839c40bda58a708ed47220114 1,124 1.00/1.00 vMB 13
809,250 809,250 0000000000000000000053e69a37c5e2b7dcb16cd3c2f34dec814feb47ffecc7 1,045 1.00/1.00 vMB 13
809,249 809,249 00000000000000000001edbda0b7b8d5cc8e83fc44a49f15e972aa86534f6c61 1,944 1.00/1.00 vMB 24
809,248 809,248 000000000000000000042b2649752222fa8c77f05dc570c0629230af078b56ae 1,624 1.00/1.00 vMB 32
809,247 809,247 00000000000000000002d0675704ec6905b2041a2baf71aec07e1cc37ad188ce 1,642 1.00/1.00 vMB 19
809,246 809,246 00000000000000000002429376abbdc3fc80c62a80acd071aec0599f5d64376f 1,765 1.00/1.00 vMB 19
809,245 809,245 000000000000000000028ddc68bcec55d3a887ecb1dd64e3f360bfc19acc1dfb 224 1.00/1.00 vMB 14
809,244 809,244 00000000000000000004aee1e849367afb77bec4680a337b8cb6f937a71714ba 2,261 1.00/1.00 vMB 28
809,243 809,243 000000000000000000014ab85f8b093407ef411f274932b06dd49daddbd9f66d 1,828 1.00/1.00 vMB 24
809,242 809,242 00000000000000000003d8c15687f1e97fecc65a230d1340ea002cf7a12abe27 776 1.00/1.00 vMB 13
809,241 809,241 00000000000000000003de79cc0295f73ca28f81d953198d812fac88f709ffd4 678 1.00/1.00 vMB 14
809,240 809,240 00000000000000000002e5a53f51eb4227c450f5abe9cd12e7de3b11f7dba26e 1,271 1.00/1.00 vMB 19
809,239 809,239 00000000000000000004d8ef07ac78084381e4fc6ae705c3cf3bc2d1e1523c9a 1,144 1.00/1.00 vMB 13
809,238 809,238 00000000000000000000add1e74ce371322e70fe862c7ec809cc6f894743e07a 1,675 1.00/1.00 vMB 23
809,237 809,237 00000000000000000000c05d743165515221b78e33ad6f500f4f8232cb3b5e99 1,296 1.00/1.00 vMB 34
809,236 809,236 000000000000000000013ebfbce6e5dbdd969818aab28a321cc4e5f87e3d416d 1,919 1.00/1.00 vMB 22
809,235 809,235 000000000000000000038da87571b64f1b1092c71ee85962c5fe2a257a700b51 1,208 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 697.33 GB
    • Received: 16.56 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.