Loading Tool

Explorer IconExplorer

Memory Pool

82,067 transactions
30.67 vMB
0.07819112 BTC
Random Selection Loading Transactions
Max Size: 187.96/200 MB

Candidate Block

Mining Attempt 82ba3148a246bf927ea37aa021294fc1f8813800ebb69a30fb65972032b2d74b
Version 20000000
Previous Block 00000000000000000001c9a0bfc95ee466302ac4a5ca5faccc359946d3ec2ec3
Merkle Root c1a8445863151da6c90a05de1e13a000d0d8f6b8ff6072ce3cc493ffd951bfe8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,082
Size: 1.00 vMB
Total Fees: 0.00944655 BTC
Feerates: 74.16 > 0.95 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,331 (510,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,970 404,970 000000000000000006550f07229a95a9cc8c5c31cdc8142e19516916f14335d4 1,247 0.91/1.00 vMB 74
404,969 404,969 0000000000000000062d6bef4a5c1d0dfd7dc55717d20980fa515825af309f59 1,394 0.99/1.00 vMB 43
404,968 404,968 00000000000000000297b9c555b9ffc0248ae97293830ef05431085998fe53d1 802 0.99/1.00 vMB 60
404,967 404,967 0000000000000000006e3c6a8e6756adca24afe214ea7eec568f2418ac7bc311 2,080 1.00/1.00 vMB 60
404,966 404,966 000000000000000000493e7e7f4824b22a33e653de871ee19d9a8aa68341b773 197 0.09/1.00 vMB 44
404,965 404,965 00000000000000000149acc49ef4fa5da09203733a17775f63a449466a9f008c 387 0.42/1.00 vMB 33
404,964 404,964 000000000000000003f4de7a31a20c435b93f72533949a580cce915802ae511b 1,862 0.95/1.00 vMB 38
404,963 404,963 00000000000000000164964aa8c0edff00940e1b3382f8ed73b4d5374bf4f3ed 584 0.34/1.00 vMB 29
404,962 404,962 0000000000000000043c1ebf6fde57b2861ad154e8445a4163d7d4dea8367aee 1,993 1.00/1.00 vMB 39
404,961 404,961 000000000000000005ff4e533f46f0a715c83713f656e2b607d575ae7fd57ca9 183 0.09/1.00 vMB 39
404,960 404,960 0000000000000000032a4abd0d277ae3dbbbe7764aa0248daa8184c4c03bbe29 1,470 0.80/1.00 vMB 33
404,959 404,959 0000000000000000015d627bebdfe3a99f445dde79b329bbc8a5e1783141cc54 2,871 1.00/1.00 vMB 60
404,958 404,958 00000000000000000009621aaa9defc85f5735f01f4acbf5a3fe0944cfed65fa 1,429 1.00/1.00 vMB 29
404,957 404,957 0000000000000000018643ddc7b7816c0dc4797027ab22642b74688dfb198031 2,533 0.93/1.00 vMB 45
404,956 404,956 000000000000000001a1d1daf2c48b1324dee647be628dd3a10497df97cfb0f9 608 0.38/1.00 vMB 29
404,955 404,955 000000000000000004c2f83dc259e9ef54ccc88d956784b88fd74fe392efd038 65 0.03/1.00 vMB 30
404,954 404,954 0000000000000000063e45315c58326cff9b765b57f62278fd73ae9b043479da 525 0.25/1.00 vMB 39
404,953 404,953 00000000000000000414f46ac5bb46276abe6594ca2710dc23919ab1e37e0fcf 844 0.42/1.00 vMB 39
404,952 404,952 0000000000000000003ff4181f8a6f9382cd33a0a92135d3179182425a275f82 1,962 0.93/1.00 vMB 37
404,951 404,951 00000000000000000189e3cb4b298c4b334a39e325de593383b6c5ed7a7f44b5 359 0.17/1.00 vMB 41
404,950 404,950 0000000000000000015a236e3bd3fae693901186bdc8557549dc6ae61feea428 254 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.97 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: 715.77 GB
    • Received: 17.73 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.