Loading Tool

Explorer IconExplorer

Memory Pool

79,907 transactions
30.32 vMB
0.08605221 BTC
Random Selection Loading Transactions
Max Size: 184.56/200 MB

Candidate Block

Mining Attempt 46da8bf20498d08d9a556c847c2a3ed55c62d8141030f6ea73d259dde41301b4
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root ba817f18548a67698b5123bdec66bcc5cbbc0edc5e88f7342b809cc9a724405d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.01804545 BTC
Feerates: 203.60 > 1.81 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (49,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,403 865,403 0000000000000000000293151bc2509de5c2a1e179cb26f2a6e5a429e3df206b 3,790 1.00/1.00 vMB 16
865,402 865,402 00000000000000000001146ec1df3f29bf46336e3c3c05dbbad19811401db9f2 3,706 1.00/1.00 vMB 13
865,401 865,401 000000000000000000014bd456f136e6a8a3c825438ba14e63c6997387d5fbee 4,439 1.00/1.00 vMB 16
865,400 865,400 00000000000000000000ecd6b33b4be906d2bd226e433df6347f672c17ef984c 3,311 1.00/1.00 vMB 21
865,399 865,399 0000000000000000000298ca441cfe9d0af60765006c3d622d34f598ef59a2a5 4,465 1.00/1.00 vMB 17
865,398 865,398 00000000000000000001fdce9cffab44094fa80430d154bef1361519450ac3cf 3,144 1.00/1.00 vMB 20
865,397 865,397 00000000000000000001f0e6e93c6e26ce28992658f2a7d839b1139ea6ce085b 5,266 1.00/1.00 vMB 21
865,396 865,396 0000000000000000000016805745ec2e5f8853210de752db62f9a4e4be98b11f 5,796 1.00/1.00 vMB 24
865,395 865,395 0000000000000000000146e472c53ae3744bee7cead371c047ec4183899043e9 4,199 1.00/1.00 vMB 28
865,394 865,394 00000000000000000002a6ee873c3e7a2b4bff85cec4ff5e3af7f6c1cf61f8cd 5,641 1.00/1.00 vMB 20
865,393 865,393 00000000000000000002b0ee3e90ea83d90c7deac018e6764636fd7e01d01174 4,632 1.00/1.00 vMB 14
865,392 865,392 000000000000000000010a0f041459db86ea029a549a8076afd3cf3325b620fe 5,662 1.00/1.00 vMB 19
865,391 865,391 00000000000000000000cf60f52859a65ea830e72d3472b70de9ea8be261abb3 5,792 1.00/1.00 vMB 23
865,390 865,390 00000000000000000002ef263cc52a6d3cdc066b9429ae350ac11b2164751f46 5,929 1.00/1.00 vMB 32
865,389 865,389 00000000000000000000c698d24e1ec586019994867f8e5e8c03cb7c25c1fd0d 5,941 1.00/1.00 vMB 19
865,388 865,388 00000000000000000001692885cb3e2e4fecf4285a638ee4d38b6f7b76f2a439 3,620 1.00/1.00 vMB 31
865,387 865,387 00000000000000000000bfd5fa7ee5855fa1256aef8d448520ea913c2aa720f3 2,126 1.00/1.00 vMB 19
865,386 865,386 000000000000000000028265e22d6e034822f7ce42eb13997ee8c433263eb80c 3,719 1.00/1.00 vMB 23
865,385 865,385 00000000000000000000f484dbc8585d519bf5a38aa54749103791dd9049ba17 4,766 1.00/1.00 vMB 25
865,384 865,384 00000000000000000000f8c8073e8f6772e9d52180804a7f8935f0a79b023a3c 3,648 1.00/1.00 vMB 39
865,383 865,383 000000000000000000019b88cc47b3198c551f1676f3ee2851174ba91341cde9 4,619 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.