Loading Tool

Explorer IconExplorer

Memory Pool

31,938 transactions
18.56 vMB
0.06948981 BTC
Random Selection Loading Transactions
Max Size: 99.32/200 MB

Candidate Block

Mining Attempt 1ea06f3ed57a6feb20e3f8f9e835e0609481003d0c208b8b743763462693f4d7
Version 20000000
Previous Block 000000000000000000002af0ed36a6537865c0800143839d02ce5af78de6c4e2
Merkle Root 1d7ee118fb32b351b05ad8d83ae3bcb80af61d5d95e54dd808ca62dd738a28e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,818
Size: 1.00 vMB
Total Fees: 0.03422115 BTC
Feerates: 301.36 > 3.43 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,122 (558,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,074 356,074 00000000000000000ccfd7042e1f01d647be758395e2a364c9ce50c1679fc4e4 382 0.23/1.00 vMB 24
356,073 356,073 0000000000000000051572ce531d81548e9895678232e5840e39bc1485f5af61 1,221 0.62/1.00 vMB 28
356,072 356,072 000000000000000012f5f5e87e7acb4ef210b5f9d2f4a93ab63522ebb241d19c 50 0.10/1.00 vMB 2
356,071 356,071 000000000000000014537b3733cfbc935d36127a5d6a92ee635a4c4acc13ac52 522 0.27/1.00 vMB 24
356,070 356,070 000000000000000003ec96161e6ec009d4e288098c23762ab8331ecc36cdf6ae 609 0.32/1.00 vMB 24
356,069 356,069 000000000000000002c88365c17165d0cca5696d29f92ac346c9cccd7d50d02d 470 0.23/1.00 vMB 30
356,068 356,068 000000000000000016dcc43a5998be0c22c080b455c440222942973c739944f7 568 0.42/1.00 vMB 15
356,067 356,067 00000000000000001445e90aeab6c9acff7facc428c5cd3b6fe0e435900a85f8 1,872 1.00/1.00 vMB 30
356,066 356,066 000000000000000007a9f2ab8cf737e3c4eb2c2eb7fa096cfe1188b2b2090961 687 0.36/1.00 vMB 25
356,065 356,065 000000000000000009d152c77aae15efed088d9549d2304ec8676905d06226ef 634 0.44/1.00 vMB 14
356,064 356,064 000000000000000016fa3c126a85c2137cb1ad503a00e19bcf1d48a3e6eddba5 512 0.27/1.00 vMB 26
356,063 356,063 00000000000000000ec000cc59c2b98b4c6f09d0ba41bac2b0ce8c0d27dc01ed 1,291 0.75/1.00 vMB 22
356,062 356,062 000000000000000006272f12671e04d81969eaa964d255ec416f8d12cca9a03a 1,813 0.75/1.00 vMB 36
356,061 356,061 00000000000000000610dc6be2bb6842722b6f06ad44b66f7a62cd09fd601770 1,042 0.75/1.00 vMB 20
356,060 356,060 0000000000000000142a2acaa95c37a942ffb65272c2ad47cb0e550433a2cfd2 1,024 0.31/1.00 vMB 49
356,059 356,059 000000000000000006610f6a701685606e0acbb05d667caee7234a1f91552898 1,480 0.89/1.00 vMB 22
356,058 356,058 0000000000000000001a285917d98dfeeadf7414f6426e6fd771c7b6079ba557 1,139 0.75/1.00 vMB 31
356,057 356,057 0000000000000000151817311bd0083ae41a096d6f3c992d70208b4f63fe477a 1,328 0.71/1.00 vMB 26
356,056 356,056 00000000000000000492b67208aec13352f26a706c7f603d46b8d24aa185cece 97 0.04/1.00 vMB 25
356,055 356,055 0000000000000000141de48bae5525ae6726a18ade2f6bb21a2fee58b6295679 576 0.42/1.00 vMB 17
356,054 356,054 00000000000000000dd94e52f16ae4c8e545674d561afa7803cd054ab417812e 274 0.71/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 780.82 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: 560.43 GB
    • Received: 7.34 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.