Loading Tool

Explorer IconExplorer

Memory Pool

78,063 transactions
34.27 vMB
0.15714223 BTC
Random Selection Loading Transactions
Max Size: 191.09/200 MB

Candidate Block

Mining Attempt 5b36609eb24b002cdb347477d05a40d5149916b7899f0ac7d50b696623b57ffe
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 81e034d6be6c38e61ef58269e3045ebe3cbad340b1dab47ce7bd6cf53cfe646b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,112
Size: 1.00 vMB
Total Fees: 0.03596937 BTC
Feerates: 444.31 > 3.60 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (627,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,672 287,672 00000000000000001f8572f586812cca4a67f64cc351be2a05791e19fa7548f0 97 0.06/1.00 vMB 45
287,671 287,671 000000000000000067c57aee72721e21dbccac4c56d3442bb89dcb0ac922f374 118 0.05/1.00 vMB 91
287,670 287,670 0000000000000000f07bec160959826b96449d0ec341645b0ec7fc25c01a07aa 195 0.10/1.00 vMB 57
287,669 287,669 000000000000000029c1ab06b5f7d960c73c50547b9bbba494a0fda8b3bece45 770 0.35/1.00 vMB 38
287,668 287,668 0000000000000000e9e38ff36d9895d8f38910fb2a3f91dfb730975d4bff4f34 98 0.19/1.00 vMB 29
287,667 287,667 00000000000000007489b850d256c0b76e96df28d3332222ec2aa8185ec8ae95 978 0.50/1.00 vMB 39
287,666 287,666 0000000000000000aff702959d2578b711dd38e27ded5b7fac8b5f3de32c8d97 1,099 0.50/1.00 vMB 40
287,665 287,665 00000000000000010f674a9217be5d02e366c4407c1bc0ddf994226f0ddb4adf 379 0.41/1.00 vMB 22
287,664 287,664 000000000000000037c3769bce972a0101fdd55b2506430f6da44edf6323d309 819 0.35/1.00 vMB 52
287,663 287,663 00000000000000002bbb3e803325b16ac571e720ff00440aff1065997979bd9d 341 0.35/1.00 vMB 30
287,662 287,662 0000000000000000741b8f6a1efc76ac520b5c521618ab0bd50d193cff06d8b7 1,057 0.50/1.00 vMB 40
287,661 287,661 0000000000000000da6462a69fe106837ebedbc0193c5a5d2dc7060e4de900d8 196 0.13/1.00 vMB 31
287,660 287,660 0000000000000000e1d61f77bf7eec7a2068ad8577e95fd5afa1a95f5fcc6958 355 0.25/1.00 vMB 26
287,659 287,659 000000000000000066a1f31051947964a89c703446e24e13b2ed7539956ad4f6 178 0.08/1.00 vMB 40
287,658 287,658 000000000000000035b57cd3ea8d3d7c0501e0b3944a97f553737c0fc358b3c6 657 0.57/1.00 vMB 19
287,657 287,657 00000000000000007f5bb288479648fbb5d1b5c4df2f56f5066ad8707cc0a075 1,036 0.35/1.00 vMB 50
287,656 287,656 0000000000000000109187d2440009b6404b89c8179add8b87303a8cfdc43c59 155 0.06/1.00 vMB 154
287,655 287,655 00000000000000000cc3eead019e8d0302e2c5315873868f61e9fa8dcddd30c5 91 0.07/1.00 vMB 19
287,654 287,654 0000000000000000f114409b31f67c409975f5a48511e2108bfe4eddcb453ea3 161 0.06/1.00 vMB 48
287,653 287,653 0000000000000000feb04956fda79cbf01ef9ad43ea2b609df499f34b0c401be 207 0.17/1.00 vMB 28
287,652 287,652 00000000000000006be15dfed46db38dfeaf494d087532d43b3a2fc8e86cc822 310 0.23/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.11 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: 735.38 GB
    • Received: 18.57 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.