Loading Tool

Explorer IconExplorer

Memory Pool

78,980 transactions
29.24 vMB
0.12133366 BTC
Random Selection Loading Transactions
Max Size: 176.37/200 MB

Candidate Block

Mining Attempt 9e4889dc1c62e74b9a73a076d2d2bc2ff67bcce04f9a31a5e33ecf50d823d2c8
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 38a1b93fd7cad99efaf4a4dfac3e5f786688910c013a0620d63ad07a868c2bed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.04400603 BTC
Feerates: 150.80 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (469,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
446,063 446,063 0000000000000000008bf8ce045716bb20f5a822c560432a1c9be0258c6ae1d3 522 0.22/1.00 vMB 77
446,062 446,062 00000000000000000252f9d8e4b684f2e7fbc5ab282a0fb608857d4ff30a686c 525 0.26/1.00 vMB 75
446,061 446,061 0000000000000000011536869befe9630bef329a99b45a1c654ef82a0ac3df56 1,755 0.67/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.