Loading Tool

Explorer IconExplorer

Memory Pool

77,202 transactions
28.33 vMB
0.09067421 BTC
Random Selection Loading Transactions
Max Size: 172.59/200 MB

Candidate Block

Mining Attempt ca7a8fa5e6f46001d86212b0689ecad500b890ce1534075b1dac85a8da05ab70
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 40ec9eb45ac06ab36333b592b4eed7101f189b2793e4e4a63787908c4734613a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,014
Size: 1.00 vMB
Total Fees: 0.02799029 BTC
Feerates: 201.07 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (588,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,807 326,807 00000000000000001be12b5501c9923bc81037aa39e0316be9b472d56fa804f9 327 0.19/1.00 vMB 25
326,806 326,806 000000000000000008b18b757796449307ae7e8fce3f9a59359f06908c85a630 364 0.23/1.00 vMB 21
326,805 326,805 00000000000000001bf7641f5b2035e44e0bae52a0f2d2e5c4133434f371143f 290 0.17/1.00 vMB 26
326,804 326,804 00000000000000001b1f20e2c542359ed6eacde1caedc3c434e5f64a412a0ead 206 0.15/1.00 vMB 16
326,803 326,803 000000000000000014bfccc5e72a1a17870453bc2e97777e927801fb720d2a86 574 0.32/1.00 vMB 28
326,802 326,802 000000000000000013f3d355ca3f93d5528478740881fe9f35f666296eefb4e0 817 0.47/1.00 vMB 28
326,801 326,801 00000000000000001ab99837caee498d6d84e94f91e32b0ae0ca51dc46fa2d92 400 0.25/1.00 vMB 26
326,800 326,800 00000000000000000a0aa99b870e2f0977cf3ad343b205ea3ec851755937ac06 829 0.51/1.00 vMB 24
326,799 326,799 000000000000000003fec4b5cd08090ab80010345952ab08048e088a00c2b09b 484 0.24/1.00 vMB 29
326,798 326,798 00000000000000001946b937fd64f31dda83721cf93133c6efa3a2959781b01f 501 0.66/1.00 vMB 15
326,797 326,797 0000000000000000139af611a13a098a17799be106ab7bebec44393a918ee69d 2,144 0.75/1.00 vMB 40
326,796 326,796 000000000000000013820f5c750da2906708181f6e1bdc1f9fd161057766998e 779 0.41/1.00 vMB 28
326,795 326,795 000000000000000013dceab83499190d40e1548164f22c61c596b224710daa88 1,312 0.64/1.00 vMB 27
326,794 326,794 00000000000000000223d28420b708cc15a330792151a2d43d18dc3adcc47330 128 0.05/1.00 vMB 68
326,793 326,793 00000000000000000a306e8d706963184d8019cb10c4034ff40662db347692e7 1,140 0.64/1.00 vMB 27
326,792 326,792 000000000000000009a5f69e2da3e8f493357ddb14ad0c79aff204c23af47410 473 0.24/1.00 vMB 26
326,791 326,791 0000000000000000032abc99f137f4ac25794b369b50d1d411a93b145471c29f 705 0.33/1.00 vMB 33
326,790 326,790 000000000000000015e574eafab6371c55651cea2b2a18473341142b7c05af70 889 0.41/1.00 vMB 29
326,789 326,789 0000000000000000073bb8b55bdc33ffb85d2a016e2069a03c0e63aed44c3e52 297 0.13/1.00 vMB 31
326,788 326,788 00000000000000000553d5c86c5f7a7a58aba07499f0a0809e87b6836d8bf7ad 410 0.23/1.00 vMB 28
326,787 326,787 000000000000000002c7d58c78d2ff0b99c25cb4d34a89d0bcefbe943198d80f 1,001 0.50/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.