Loading Tool

Explorer IconExplorer

Memory Pool

80,438 transactions
30.31 vMB
0.07754573 BTC
Random Selection Loading Transactions
Max Size: 185.16/200 MB

Candidate Block

Mining Attempt 525ac8f7414ce5b14022f2e3e3f6979a03ef65e164add61a4636c956046ab2c5
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root c53f634c457c447f71bde97bb9f3285505278802d3e933a3e86dce5ce4ed12bb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,022
Size: 1.00 vMB
Total Fees: 0.00997989 BTC
Feerates: 318.30 > 1.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (551,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,945 363,945 000000000000000014ce4cbf00b0b0bdd9199e541523bd32f17d6750963249a7 660 0.35/1.00 vMB 29
363,944 363,944 000000000000000011a0948c320beda60a569d0d8297712f5f8e72bc506cbf76 2,106 0.93/1.00 vMB 38
363,943 363,943 0000000000000000007e429441941ecd9923258a3c4ef6bc843430997d29da4b 125 0.10/1.00 vMB 20
363,942 363,942 0000000000000000077c192a6149176682e047c06e42a9462ae61b53ee62346d 675 0.52/1.00 vMB 12
363,941 363,941 000000000000000015decce032dffe6c9306762a3e5b1622f5645cc278ab9d73 1 0.00/1.00 vMB 0
363,940 363,940 0000000000000000069d913b3b2392cd0c006ab2b3c2f0d2f5a0efaf3127e0f3 1,349 0.93/1.00 vMB 26
363,939 363,939 00000000000000000c7b98a88faed10dc2135cbdfbc9e176a8e492328d00eb93 2 0.00/1.00 vMB 0
363,938 363,938 000000000000000011b2bfbb9793b86468f14dda6a3216e620374445d7f899ef 2,178 0.75/1.00 vMB 49
363,937 363,937 000000000000000008506e356648e3978e4086cdb7e9abc89301ab94e25aadb8 80 0.03/1.00 vMB 36
363,936 363,936 00000000000000000ef6026ff39128b5312b57a34cab689777846036834970fd 703 0.36/1.00 vMB 39
363,935 363,935 000000000000000015c88cfabb9a649ce1e93b852acd13aa4631f3343d4da12e 734 0.40/1.00 vMB 32
363,934 363,934 000000000000000010066c28ac7508de30a446f0a531081315e68f1306c44d05 980 0.48/1.00 vMB 33
363,933 363,933 00000000000000000556b6789fab1e024c25e5e4cedce9e97707197391f42e84 1,202 0.65/1.00 vMB 30
363,932 363,932 000000000000000011035f82b5972a8adf6e3d6174722c6e8b0e3e540d2c1027 392 0.18/1.00 vMB 43
363,931 363,931 0000000000000000106719119d962d894c955720211f4939e95bff376a9441ff 76 0.04/1.00 vMB 20
363,930 363,930 00000000000000000d33170c18b9b9656b21e8352d9d21c942ebaeb79590b024 1 0.00/1.00 vMB 0
363,929 363,929 0000000000000000120e573ac19de3efd3d48c47c89e18dbb790b59bad5e6325 1,087 0.79/1.00 vMB 22
363,928 363,928 00000000000000000d6fb02c1713c4495552c67a19353040a8b4c31b968fecfe 1,862 0.75/1.00 vMB 46
363,927 363,927 000000000000000001f9829aabe2a217c97cd3f2845e21265b91a3fd32d83521 784 0.56/1.00 vMB 20
363,926 363,926 000000000000000010d432a8e356e7a9ecd3e60fdf2fb65501a89e15d62a2af8 619 0.16/1.00 vMB 86
363,925 363,925 00000000000000000ce11839d244e1f53510dfe2cde5c67dbd2523b6810cdc75 497 0.27/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.00 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: 718.21 GB
    • Received: 17.88 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.