Loading Tool

Explorer IconExplorer

Memory Pool

79,484 transactions
29.94 vMB
0.08431918 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt 9082e327171e4ba8a545db39f71a82c2558033967bde91375c437192e17900c2
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root e4e634a70273d19f8bc91e8cdd7b6df4ae7d9d931b48c772232cc9fa5e4469d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.01575617 BTC
Feerates: 40.21 > 1.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (554,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,975 360,975 00000000000000000b6a3a3e9dc79e64b0ca4ac5654469433c5d78dfe4ca189c 706 0.32/1.00 vMB 36
360,974 360,974 00000000000000000a705e36e19af4b17ef764b07d65eaafbf33dc6543c06352 728 0.34/1.00 vMB 39
360,973 360,973 00000000000000000a945966868871dc61eae3eed6daf3e41c445d6b0129303b 658 0.45/1.00 vMB 19
360,972 360,972 00000000000000000f749062d8d3789c2933a9b7ac545726eabbae6d8e2c1770 1,925 0.75/1.00 vMB 35
360,971 360,971 0000000000000000137678ff6fef3ad14afe67b1aae114e4c75074a5099da2fb 366 0.18/1.00 vMB 25
360,970 360,970 00000000000000001383ba9a33ce29578fce208dd31183cd59c3d724c2309bfc 589 0.35/1.00 vMB 20
360,969 360,969 0000000000000000026001716b40620fe41a3ecf7ce41a08537ab709fd4e31b2 1 0.00/1.00 vMB 0
360,968 360,968 0000000000000000097c0f23a84e9cabcd4864ec059f9786e082dcc10bdf7a0b 571 0.25/1.00 vMB 28
360,967 360,967 00000000000000000ed7b50198bd1e792d4894c84f59507288ed436945ac20da 574 0.25/1.00 vMB 28
360,966 360,966 0000000000000000152551d9cd64f63fc4aa91f91005fb7256ea4ee551d8d5c2 561 0.25/1.00 vMB 30
360,965 360,965 0000000000000000081a96d059047c5c7a7184034bdd482e139fa6c3ed4ba5c7 688 0.32/1.00 vMB 29
360,964 360,964 0000000000000000029d3d70a9d57cb7326d93d594ed8cf577b11f51f8053dab 549 0.32/1.00 vMB 23
360,963 360,963 000000000000000012c1fec35f3969a9fdc2fcb5d66aaad0c6408c2567bfde7d 744 0.42/1.00 vMB 24
360,962 360,962 000000000000000012ed00083338b944d60a42366956859130f12ffcd833e07c 1,109 0.65/1.00 vMB 23
360,961 360,961 00000000000000000538e585b08cda61c9f8ddc927507e2a2fd6b1fe41a8069f 997 0.49/1.00 vMB 27
360,960 360,960 000000000000000014fe2a87968b4821a3eb326d7f8c25d48ffe974b41239564 1,061 0.50/1.00 vMB 32
360,959 360,959 00000000000000001332325a3ceff37ad9f6d631e9394d141b7adbe23affc0d6 546 0.25/1.00 vMB 26
360,958 360,958 00000000000000000cf08d0f41b5637c883f2bbae00f8f6396bac085b17555dc 613 0.28/1.00 vMB 35
360,957 360,957 000000000000000009ae623dadd5bbe1d61d9b0cf123d31906f6508c85f8e618 810 0.37/1.00 vMB 29
360,956 360,956 0000000000000000065e9765e8f85d106bfec84b9be643f385af786f8e4df159 974 0.54/1.00 vMB 24
360,955 360,955 0000000000000000106476b8d544d65fc0fad599df7b6362f1e4742b6406cfb2 575 0.38/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.