Loading Tool

Explorer IconExplorer

Memory Pool

73,509 transactions
27.68 vMB
0.08706565 BTC
Random Selection Loading Transactions
Max Size: 166.94/200 MB

Candidate Block

Mining Attempt f8a536f4dbcc2f37dfd481e8650a77d6c43ec6a97926bad620171b27a7b7b78f
Version 20000000
Previous Block 00000000000000000000e6cf2d60baf71895a094dabdd7ca1854f857c97507fd
Merkle Root 9733174ff60ce7662193c4d1ab54b331ea20e2fb252d4b902a8adc9c9514f527
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,758
Size: 1.00 vMB
Total Fees: 0.02674939 BTC
Feerates: 150.61 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,457 (867,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
47,738 47,738 000000002fce52242207d5f64b86592f5e07c2d49642e1e77e53808e649b1e6f 1 0.00/1.00 vMB 0
47,737 47,737 00000000010bd75cfafe376ca97742e0b83873b1d4a0d657963779e39f0ac204 1 0.00/1.00 vMB 0
47,736 47,736 000000002856bb8c8d6d28c29a090aab379a0e6cac7c0d1e1f8cb1dc6e37398a 1 0.00/1.00 vMB 0
47,735 47,735 000000002955e39f8e96351ebda9aee548510c79ef737b1ec5222d4eeab8b77f 1 0.00/1.00 vMB 0
47,734 47,734 0000000006b9a476277a813cc081a0bece6b9140538a0a17ab84870dd7419e39 1 0.00/1.00 vMB 0
47,733 47,733 000000001cbfc9aa27b6fa763190f4e3c4e730e7df921e776df49b3e82a8ecc6 1 0.00/1.00 vMB 0
47,732 47,732 0000000015bdb6b7bdb0c03369db5aa50a2ffe3518952045d9de83333d1fb9dc 1 0.00/1.00 vMB 0
47,731 47,731 0000000006ad46e2e307da9a7445147e69eaa0416b4e004a2cb908a7eef5ab60 1 0.00/1.00 vMB 0
47,730 47,730 000000002678a0068ad416647962ae53a96c8418905b5230b6f5be2b51e25a9b 1 0.00/1.00 vMB 0
47,729 47,729 000000002fd777c92631d48718bcf104ffb5bc51e4b0c80c67b9a6d40d1d9ff5 1 0.00/1.00 vMB 0
47,728 47,728 0000000037f6c7737d4c218ee14110e8f8ceb5f30e9bae316ac790f93e68a6b3 1 0.00/1.00 vMB 0
47,727 47,727 00000000093ab8c11074e80ab21908589624e7ad8e4af4f35780192ded6e15f7 1 0.00/1.00 vMB 0
47,726 47,726 000000002609a73a6678b8c70c51c6d520b63b35ce69a238ef29022bca3953e8 1 0.00/1.00 vMB 0
47,725 47,725 000000001608a600a5ba5c7d5018f080b94037790b6a63e604eb5abd5a6d80b6 1 0.00/1.00 vMB 0
47,724 47,724 000000001b420872f2d303d8d584e1892154461df6069f04b4fb6ef11c9a7ffc 1 0.00/1.00 vMB 0
47,723 47,723 0000000020a2bcd406ad4bfc495c18d996a0abd49c8b362c6daea899ebb7e714 1 0.00/1.00 vMB 0
47,722 47,722 000000000b5d41d56e79e6604dc10e7edce0d92ae1573fa48824d6c3ca1aa670 1 0.00/1.00 vMB 0
47,721 47,721 0000000022b978083afe9d178f5e64211f6a514842afe41d1766a0994c8f16a4 1 0.00/1.00 vMB 0
47,720 47,720 0000000007713d3f90142aef29b1030c33d340415e0eaa848404a2ad3bbf6b57 1 0.00/1.00 vMB 0
47,719 47,719 00000000138588d50e85306a1bd84b8f5eedef3de62297a92bb1d6e674d45900 1 0.00/1.00 vMB 0
47,718 47,718 000000003123eb8ca30b5ced6db0519b6ded716d1bbad866954831bbd0a3485e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 752.50 GB
    • Received: 18.88 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.