Loading Tool

Explorer IconExplorer

Memory Pool

18,972 transactions
10.12 vMB
0.02704173 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.18/200 MB

Candidate Block

Mining Attempt de7cc13b8ba7bc2a026ac62651cc6a848e9de2cffde6c5ec73aebe08471166e6
Version 20000000
Previous Block 000000000000000000001b0b9bba896b3a0a29c737d37d5b02c01e95962df631
Merkle Root c270acd283ac6078303ce7b544d0ae7fea79b25aaf8bd08325d1db8722bace88
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,945
Size: 1.00 vMB
Total Fees: 0.01074588 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,545 (662,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,910 250,910 000000000000005bfa30d880c048e6cb5733aabe7013757b2302c48f1301d122 27 0.01 vMB 139
250,909 250,909 000000000000001d8c7d319a164c8b5096b3d86808dea9bb952be6c3a6e23c8a 73 0.04 vMB 123
250,908 250,908 00000000000000626ec997066b04cd59b5df4fda3089e933dc5fcd931a268994 174 0.06 vMB 218
250,907 250,907 000000000000001aa44e652ac5a332b216bab764a3394561af86d6b8ce0ce61b 106 0.05 vMB 167
250,906 250,906 00000000000000089b34e06de0eab6308945c5b179e5b3a9798dccc70a2e5106 212 0.09 vMB 157
250,905 250,905 0000000000000024de01bff2b356e9ffff7c3e865aa675c0094861a413c7e0c3 368 0.16 vMB 34
250,904 250,904 000000000000003e0f2d24db383bec21eea1c8b44534077a9fba103101422e1e 773 0.35 vMB 5,138
250,903 250,903 0000000000000048b178224fa05ab71a177ce8cbd8b2d2a1683efb88c737dbfe 88 0.04 vMB 120
250,902 250,902 000000000000006c612ae235e8ef2241de5e0c7feb28ad45977be9287164ba09 249 0.12 vMB 126
250,901 250,901 0000000000000037203c49a3bc00902e06338d93c8f543a268ffa53834da9163 647 0.24 vMB 186
250,900 250,900 000000000000005c8f469edd54a2ac1a4d47e1638f9c55e0e881d49449a28fce 47 0.02 vMB 26
250,899 250,899 00000000000000002ccce2f2a4d28a2fc8be3f4028bbd689a2b965cb63363a77 746 0.32 vMB 118
250,898 250,898 0000000000000049cc82fdf48ed72b4e25a68cce5a2cd2d64b26eef9ddf573f6 68 0.03 vMB 54
250,897 250,897 000000000000002443b6d4b1f1d72ec1bd4f45cadb0b51771ebfa220f8c7aa9d 602 0.22 vMB 221
250,896 250,896 0000000000000003e6824bde1026b8123f557d30237fa1bb38048b4645716adb 709 0.28 vMB 118
250,895 250,895 0000000000000004ffdc66095c787bbfb6e946ad1ad7c76fa6503445d4768c97 5 0.00 vMB 99
250,894 250,894 00000000000000565c3291865fe66a5af541c02ff278954f38bd0ce63580bc1a 31 0.01 vMB 93
250,893 250,893 000000000000000a5b1dcbe19f8efd597f23a5ddc002b1ce9edbc94900472a34 176 0.07 vMB 138
250,892 250,892 0000000000000052f305d78593840db04af28e4a1ba86e1e668aa3719fcae9d7 106 0.06 vMB 111
250,891 250,891 00000000000000482c6ec35942d5a399cf553a517966631d73773028bafcba78 47 0.03 vMB 99
250,890 250,890 0000000000000062c8002862071f46e2c0e56e6a87f9abd3ce0e898357535cb5 37 0.02 vMB 23
Previous 10 blocks ↓
Total Size: 779.81 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: 410.18 GB
    • Received: 2.17 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.