Loading Tool

Explorer IconExplorer

Memory Pool

75,366 transactions
27.89 vMB
0.08256712 BTC
Random Selection Loading Transactions
Max Size: 169.70/200 MB

Candidate Block

Mining Attempt 63a10e5a59f6bf8f1915a997316e1fcd6afe12c2cc89d789e964bd29dc2e6f56
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 0b24a7eaac5345585c94e59f00e0dc726dfcf25b5a47916d931ffe66b3107ba1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.02276799 BTC
Feerates: 100.21 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (96,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,593 818,593 000000000000000000016c7311e617079e713fefa78f739f7e008d812f5d9315 3,479 1.00/1.00 vMB 62
818,592 818,592 00000000000000000001dc9b292eaec1075ca914518b8ab0cc345ebb2669bdc3 3,527 1.00/1.00 vMB 40
818,591 818,591 000000000000000000008a8ab1433c5f85489495a90c3c670848b37b2d2411b2 3,828 1.00/1.00 vMB 45
818,590 818,590 000000000000000000041a0caaaa36bedec62b7ba6d27dcfbe9f8717bb1c7571 3,998 1.00/1.00 vMB 51
818,589 818,589 00000000000000000000684b3c238039dc7ffc05230155915ecdbc9e122cb6ff 4,240 1.00/1.00 vMB 48
818,588 818,588 0000000000000000000249e4e95a823185940476d5a0885a590ede7f31ba7fa0 4,193 0.99/1.00 vMB 64
818,587 818,587 00000000000000000000e30dcd4966a31b2b9b811607aa99f48d50b72bf000cf 4,112 1.00/1.00 vMB 57
818,586 818,586 0000000000000000000021803916b463cdcb4dd039d02514030b2fc1d08c9281 3,405 1.00/1.00 vMB 60
818,585 818,585 00000000000000000000f5dc28ae190d0cd543b50fda31e0f80701824c4d3ca7 4,502 1.00/1.00 vMB 52
818,584 818,584 000000000000000000011b785364ed77ce6aaabd7725253b67e9811bbfdace1f 2,791 1.00/1.00 vMB 75
818,583 818,583 0000000000000000000032dd97e632894939ecad4236190174c3c91dacad82af 4,450 1.00/1.00 vMB 46
818,582 818,582 000000000000000000016bfa2961937c3a353a68effe9fe5d5138d0f5b889294 3,342 1.00/1.00 vMB 50
818,581 818,581 000000000000000000008ab040c22981abbc0091bbf40b2786b06a85eeba7cc9 4,054 1.00/1.00 vMB 50
818,580 818,580 00000000000000000002e72dabc240848c92f83b9ab1da32e838eb6cd3457881 3,476 1.00/1.00 vMB 56
818,579 818,579 0000000000000000000420b6746ae7e960abb0d6f9d0ea3aa4bbecad72bc33b4 3,615 1.00/1.00 vMB 59
818,578 818,578 000000000000000000037aa3798a375d2592efdf73f84abfa3461607b66005d5 3,383 1.00/1.00 vMB 82
818,577 818,577 00000000000000000000d20ea5afcd95f5425c9bd855615aeff3ab396930b1ac 3,382 1.00/1.00 vMB 79
818,576 818,576 00000000000000000003ec1a03b9a8da30dd855992111bd328d58acf0252c514 3,354 1.00/1.00 vMB 58
818,575 818,575 00000000000000000003856d9134a4c4aeda4ad483c316704dd69759b6c5fc4f 3,299 1.00/1.00 vMB 61
818,574 818,574 000000000000000000034a55d8c68ff3fbc548b46003ee64c62d66102ff04252 3,060 1.00/1.00 vMB 70
818,573 818,573 0000000000000000000212b589c92b98a00b059e419e97e789543d82a011ae03 3,682 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.