Loading Tool

Explorer IconExplorer

Memory Pool

78,860 transactions
29.90 vMB
0.07672222 BTC
Random Selection Loading Transactions
Max Size: 182.58/200 MB

Candidate Block

Mining Attempt e95583764bece2be03e1d03c7425042f37e5ffa6c539987a054b55b7b7335891
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 993723074a4dc9135996cb8592a26c4455cefaae702f12286de3c039a663fae9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,201
Size: 1.00 vMB
Total Fees: 0.01026953 BTC
Feerates: 150.58 > 1.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (125,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,968 789,968 0000000000000000000066c9916e75154f997fd9e36cc7ba9b0d4d73f69ab13e 4,223 1.00/1.00 vMB 68
789,967 789,967 000000000000000000008e9350fd14e17a9828831efa9bdc2cc022bab12d2a08 4,240 1.00/1.00 vMB 75
789,966 789,966 000000000000000000056d03d4615bd9b969ec4a992a1afb1162e51946d211b1 3,954 1.00/1.00 vMB 78
789,965 789,965 0000000000000000000217dfa290e157da15277a9ad96d524bbb540b7b864338 3,905 1.00/1.00 vMB 116
789,964 789,964 00000000000000000000e87441caf39483bbaed6a19c7f01fc7b8c1325f9c647 3,293 1.00/1.00 vMB 81
789,963 789,963 0000000000000000000034b7c09aa6f9b80ec9b72c9b4569409b00d605ae93e5 4,564 1.00/1.00 vMB 104
789,962 789,962 00000000000000000000309fba5f77d06c1955b7349674daf2bbc7fed59ca053 4,396 1.00/1.00 vMB 92
789,961 789,961 00000000000000000004e005a8346fd01204b29f240569fd43fb586696e3b169 4,883 1.00/1.00 vMB 97
789,960 789,960 0000000000000000000230a824c72ac97ccb40209935427c738796a9d241fcb2 4,496 1.00/1.00 vMB 112
789,959 789,959 00000000000000000004b2aea48da395156297a536ca62c2c53d25e14225f72a 4,530 1.00/1.00 vMB 102
789,958 789,958 00000000000000000003455f2777146ca82269f888f1fc515e3fda9ccb2c7724 4,105 1.00/1.00 vMB 117
789,957 789,957 000000000000000000049d1f894d2cb64bbe9d1dea5544e7fc0a576842d54929 3,722 1.00/1.00 vMB 93
789,956 789,956 0000000000000000000078721de732a94cabe11b427a950dd5b89e48622ccc0f 2,934 1.00/1.00 vMB 46
789,955 789,955 0000000000000000000113d941488df5a69f23ed277bc33cabbd00af07e3f4d7 4,138 1.00/1.00 vMB 41
789,954 789,954 000000000000000000040b8c466dcc37a6a704765ab4ac96d87b6068b0e56474 3,896 1.00/1.00 vMB 29
789,953 789,953 0000000000000000000467715cd503ec64fd68154d6f3672166cd5631a4d8e55 3,874 1.00/1.00 vMB 59
789,952 789,952 00000000000000000003c5a7c97d8999e679d906d1ae295947a200462d02aa69 4,031 1.00/1.00 vMB 38
789,951 789,951 00000000000000000005c41aae5c4cde1be74190092746ce9b404486b5e41111 4,114 1.00/1.00 vMB 30
789,950 789,950 00000000000000000001d0756774d1df09d57f2454bbea9808b24e78d3c4a3e6 4,514 1.00/1.00 vMB 28
789,949 789,949 00000000000000000001377e80c923f9431a8ec348af8765466a9275bfcf39f2 4,166 1.00/1.00 vMB 60
789,948 789,948 00000000000000000005702ec89a7bdbac0308337e6bc2cc73df44ead0351b12 4,080 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.04 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: 719.64 GB
    • Received: 18.11 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.