Loading Tool

Explorer IconExplorer

Memory Pool

82,925 transactions
31.27 vMB
0.09883811 BTC
Random Selection Loading Transactions
Max Size: 191.30/200 MB

Candidate Block

Mining Attempt f75db15985fa4d77c6b5a35be5f94f510b8559d977ba6a65887f87ac5e3c6d45
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root a988ff5aa75c5597626dd19bc913cf19564ff8b399e912c0ec3620cadebdc7d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,906
Size: 1.00 vMB
Total Fees: 0.02820983 BTC
Feerates: 301.05 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (309,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,913 605,913 00000000000000000007eb17c496707a947a6aff9e951893a4411152680520af 2,518 1.00/1.00 vMB 28
605,912 605,912 00000000000000000009cdf0e1081d2034153b79f7abfb479298210cde19a1da 2,003 1.00/1.00 vMB 21
605,911 605,911 000000000000000000040ef4606166048c8581a00f44fd69dde4d7984e7cad65 1,133 1.00/1.00 vMB 24
605,910 605,910 00000000000000000000fd39ac6aedf6068d3ad8535b1e8724c3fe29271e12ab 2,903 1.00/1.00 vMB 31
605,909 605,909 0000000000000000000006433862d136c5e777a4dce4cf13b6b831dbc4d95f09 3,245 1.00/1.00 vMB 44
605,908 605,908 00000000000000000008fcb3f246c52caddcdad8419487ad2d0bcdbc1b917d92 3,100 1.00/1.00 vMB 32
605,907 605,907 0000000000000000000f27d25b69a600dc42dcf5dfd11dd2f15a5f7d2f5684c6 2,864 1.00/1.00 vMB 33
605,906 605,906 00000000000000000012acc8698e28de144e8f3b2d151a01fe8ee71e41bc7078 3,133 1.00/1.00 vMB 29
605,905 605,905 0000000000000000000fb9c742a32696de58a192a2e2026a670c3d503e1edc64 2,675 1.00/1.00 vMB 29
605,904 605,904 000000000000000000131b9ce054b274f38171c79b6bd52d1950198bf888def0 2,818 1.00/1.00 vMB 43
605,903 605,903 00000000000000000000c4b81d1515b03930fbc37611ed47c962e0c530a4eed3 2,084 1.00/1.00 vMB 47
605,902 605,902 0000000000000000000e708ae2186ce031daeb1583c336460010f72a957f2b4b 1,085 1.00/1.00 vMB 72
605,901 605,901 00000000000000000014fa2e4781d3951870b2145c8dae6288713bc646729c79 3,368 1.00/1.00 vMB 29
605,900 605,900 0000000000000000000d67ccd35362b1cbf1476fabecc1c5dbf6b651d592da8d 144 0.04/1.00 vMB 20
605,899 605,899 0000000000000000000bd87dffefdf7d56bbc46e222e8400fa9277ce5e524dbf 522 0.14/1.00 vMB 19
605,898 605,898 000000000000000000029daa3380f8f1a5699cbf3505a96fb1d7dda25b2a7944 657 0.23/1.00 vMB 26
605,897 605,897 00000000000000000005514449e12dbefcf9087abfe01d5cfeda3cbf4b160aec 749 0.23/1.00 vMB 11
605,896 605,896 0000000000000000000a6107629acc64cd8b858740ef5a5b5aad06e6f2fca3bd 2,839 1.00/1.00 vMB 20
605,895 605,895 0000000000000000000bbf4edeb56f088c66598808e35456a038f74821943860 1,343 0.52/1.00 vMB 24
605,894 605,894 000000000000000000053c3b65fa7e3b91b63dab47ed57e8d5c5260da273f8a3 3,022 1.00/1.00 vMB 5
605,893 605,893 0000000000000000000b43fa306c254066e047a091b303a705de5d5a32d825c4 3,157 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.