Loading Tool

Explorer IconExplorer

Memory Pool

74,055 transactions
27.33 vMB
0.06489020 BTC
Random Selection Loading Transactions
Max Size: 166.93/200 MB

Candidate Block

Mining Attempt cd3f04ce80a0b9ae676030fafc45fe1249517abbe868a64ffd4af4c109a16b47
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root f859b9b0a6a54c99e3b68085d52fe7af3a3d18acef30d17c965168b19be6e354
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,555
Size: 1.00 vMB
Total Fees: 0.00684129 BTC
Feerates: 100.53 > 0.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (469,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,084 446,084 0000000000000000023d57f4b0a114ddbe180640235bdac38571c7ff22bd32be 2,391 1.00/1.00 vMB 89
446,083 446,083 0000000000000000000633c5063972e3e9f4465642eb94f5efbd7f7927859b22 46 0.01/1.00 vMB 87
446,082 446,082 00000000000000000307def1438998bf8c51d776bed1de7f2dd730d89076d77b 785 0.34/1.00 vMB 66
446,081 446,081 000000000000000000d38f2f45b133181594b17b63cbb513b3fd458218728365 132 0.17/1.00 vMB 28
446,080 446,080 0000000000000000003b5abbf7077e447cca90090595ed33528022c945e931c0 1,533 1.00/1.00 vMB 53
446,079 446,079 000000000000000001f0677fa81a529cacd32c2c3e1e35c48cd7c67e8a7ccacd 905 0.45/1.00 vMB 72
446,078 446,078 000000000000000001330b90cef99a8d80b2e7b30be09750e9715ef018efb5bc 39 0.02/1.00 vMB 65
446,077 446,077 0000000000000000015a03a3e1c9d46a88bfa53d6283e05b41462d31d39f7fdd 615 1.00/1.00 vMB 22
446,076 446,076 0000000000000000010558ebf72e6c8439dccbccb7b5cc64f0ebbd69c0c03a6c 262 1.00/1.00 vMB 6
446,075 446,075 000000000000000002d4a117f036714b74fd37bba411c443bad047bed3868492 1,477 1.00/1.00 vMB 49
446,074 446,074 0000000000000000005e158265934925b2b914e201a58e150885395f75dd5511 2,030 0.90/1.00 vMB 77
446,073 446,073 000000000000000001cc986fb9f73ad593e2365e62d66047a35c7b1a8f7c00ee 86 0.04/1.00 vMB 79
446,072 446,072 0000000000000000005f8893a28fe5f7b87683df97e3d90466756beeb5c6e464 688 1.00/1.00 vMB 21
446,071 446,071 000000000000000000df2cbdb82d624a363690da3b99bce330e8490c3fdd5416 339 0.14/1.00 vMB 71
446,070 446,070 00000000000000000086366f4fd7c760e1670990280ceec410622a5a7eedbcf9 1,431 0.58/1.00 vMB 74
446,069 446,069 00000000000000000034fa41dff8590120852c00ca332ae6db183be6ba6fd844 724 0.34/1.00 vMB 69
446,068 446,068 0000000000000000002d45983cceb825ce06186153fa8fc3cc0343d31f4f97a4 728 0.84/1.00 vMB 53
446,067 446,067 000000000000000002f5d4580af88f2a7cd744e7d5c2e476a979cdf40c33280e 1,803 1.00/1.00 vMB 72
446,066 446,066 0000000000000000032caaa9829ccf60728585e40e4be8c41959bd8b68cb551b 2,582 1.00/1.00 vMB 91
446,065 446,065 000000000000000000ca45afbc9d09b5febff455822a6a083aed84953765b743 1,754 1.00/1.00 vMB 55
446,064 446,064 0000000000000000027f2fcaf32db3b9b27835668ab1202c05f258a3be7ff768 255 0.17/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.83 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: 711.63 GB
    • Received: 17.10 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.