Loading Tool

Explorer IconExplorer

Memory Pool

84,051 transactions
31.81 vMB
0.09335788 BTC
Random Selection Loading Transactions
Max Size: 192.45/200 MB

Candidate Block

Mining Attempt a4c7658dc50cda8b7861f8055729ed1632925f1cfd659b33dc576ec002171665
Version 20000000
Previous Block 00000000000000000001f05e8cc23d696cae40de9f163b230f36285173964d24
Merkle Root 3ec91ccac623879ee0718d43091a9a5ac00b20e9e547d36b7e68daa70e648fc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 771
Size: 1.00 vMB
Total Fees: 0.01859748 BTC
Feerates: 40.21 > 1.86 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,339 (510,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,977 404,977 000000000000000002d9b52f904415f82d9f9f8c9c2802506a5836027aaf3be2 2,595 0.99/1.00 vMB 53
404,976 404,976 000000000000000005dc309fcee7debb6de397bf25408c3b23ac8545a0de0a98 2,120 1.00/1.00 vMB 36
404,975 404,975 0000000000000000006faa4e402e8760c844d2580e537cc3403b120f71b94794 2,169 1.00/1.00 vMB 48
404,974 404,974 000000000000000001dfbdc571de6aba3d05732ea715c6ffa2ed245247176dc6 435 1.00/1.00 vMB 54
404,973 404,973 000000000000000001e31ad2588e2befe16ab72ca62eb68516848cf786a4dc63 377 0.99/1.00 vMB 52
404,972 404,972 000000000000000004a9200e788f94336d65e6749b16370effad6a6738375e52 434 1.00/1.00 vMB 54
404,971 404,971 00000000000000000185ca18e8879545f3e8a0643fae4db5b573e3c6f0920d62 1,400 1.00/1.00 vMB 73
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
Previous 10 blocks ↓
Total Size: 782.98 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: 716.42 GB
    • Received: 17.80 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.