Loading Tool

Explorer IconExplorer

Memory Pool

45,850 transactions
27.80 vMB
0.07856468 BTC
Random Selection Loading Transactions
Max Size: 145.50/200 MB

Candidate Block

Mining Attempt 320c829f3a4045ddf7bacc9b17e698bd9cbbcd00f37aaaf796653983b92bf0db
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 87625544d6924cb905990296210227c8331e2f5f30c251b3f32b941e7b45470b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,354
Size: 1.00 vMB
Total Fees: 0.02188083 BTC
Feerates: 124.00 > 2.19 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (586,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,307 328,307 00000000000000001a074c83bf85a6198a145be513636f2270d18c58b8d0de04 447 0.21/1.00 vMB 26
328,306 328,306 0000000000000000020e17522e4c4715705657f01a74cf3cd18ff627a5fec7bc 1,069 0.59/1.00 vMB 26
328,305 328,305 0000000000000000181b3e193f81f0c66f09062851b30bcbc9b0afc1324cb1be 596 0.59/1.00 vMB 19
328,304 328,304 00000000000000000422d76c0e2bbe9292c2d1bcf1ef33e03fc12b397034dee2 1,428 0.75/1.00 vMB 26
328,303 328,303 00000000000000000df03dfb61ddbbd70f10ec9365ff8c7019f0a297cc117062 1,914 1.00/1.00 vMB 30
328,302 328,302 000000000000000016d2f4711b1df4d032c9e5e709bd4e43ba10a3625c177586 1,855 0.75/1.00 vMB 31
328,301 328,301 0000000000000000101f78e2755ec6e3b767c0c27bc074931a6b59e8cdc12008 48 0.02/1.00 vMB 34
328,300 328,300 000000000000000002a34f2ce1a2e1e5bdb748a7eef2316d7e7d7d0fd0365897 264 0.15/1.00 vMB 29
328,299 328,299 000000000000000017778fd1bed81aaf8c594d39e21910c90bfa79d3aef96df8 246 0.11/1.00 vMB 42
328,298 328,298 000000000000000004cfbf2f4025644a8d6811039fb233ca76b8a51a309f8cf2 45 0.02/1.00 vMB 28
328,297 328,297 000000000000000007c14e1787c7ef26931ea234834a591e1d16a117938065ae 599 0.29/1.00 vMB 29
328,296 328,296 000000000000000004ee6b95a3a43985bb7ba11b7f11d271069060ab4edee3ec 48 0.02/1.00 vMB 31
328,295 328,295 0000000000000000122d67be621302b76aa994486fdbc401ed4e3a891550fc62 785 0.29/1.00 vMB 35
328,294 328,294 000000000000000012402f38e1d6cac9aaa11c567fdf66f94e7f08c218e8c119 33 0.01/1.00 vMB 27
328,293 328,293 0000000000000000194d9f35c3ce22c91fd861b18dd1d2f7931cbdc8090c9678 147 0.10/1.00 vMB 12
328,292 328,292 000000000000000006d4a8287908115170b9df6d276efe1de17f9aa07ca78be3 582 0.34/1.00 vMB 25
328,291 328,291 000000000000000017e1ec8955b5503c6a788a658caf46d58ef643f26afa1b30 151 0.10/1.00 vMB 17
328,290 328,290 00000000000000001b41ed0b6e52aa27f82b239f876105f2edd916f005d99789 338 0.18/1.00 vMB 27
328,289 328,289 00000000000000001a3985dc382ff85ec7748b9d1dd02c47bdb897634bf6d7ed 720 0.38/1.00 vMB 26
328,288 328,288 000000000000000019b6c71178b7b3b7454af21b97db7c11182a8dade811e581 1,155 0.62/1.00 vMB 27
328,287 328,287 000000000000000005caeafcbcde3d438390079af794b88ca98cc4c9a9f38396 121 0.06/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.19 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: 653.73 GB
    • Received: 14.03 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.