Loading Tool

Explorer IconExplorer

Memory Pool

38,104 transactions
27.22 vMB
0.06090245 BTC
Random Selection Loading Transactions
Max Size: 138.51/200 MB

Candidate Block

Mining Attempt 2f6808083ffabc093442dad1926d95e2a2f35595e6b4e1fbbb25afb533b7c83d
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root 78ddb69c4032bb20290388513db6a27587683447091d93da9900728d57cde005
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,295
Size: 1.00 vMB
Total Fees: 0.00941775 BTC
Feerates: 60.16 > 0.94 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (91,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,844 822,844 000000000000000000007f36b4ec669c0517987cd966f808b79655638bc4d823 3,989 1.00/1.00 vMB 119
822,843 822,843 00000000000000000003d445de048abef64ea5579406c4b83cf939b5df9b9eaf 3,718 1.00/1.00 vMB 138
822,842 822,842 000000000000000000013c391ac50d22608d22e30ef0a689fa7ddf98c0ac9258 3,792 1.00/1.00 vMB 148
822,841 822,841 00000000000000000001e5b867adb7e9976e2c24365441476ae9ff73e2c325e7 3,837 1.00/1.00 vMB 135
822,840 822,840 000000000000000000018e2134851f3641ca0c85333f4dc510fcb8fb39cf77a5 3,815 1.00/1.00 vMB 127
822,839 822,839 000000000000000000022d03299048a8e7c54636c922768cbab2953cc9767ff8 3,213 1.00/1.00 vMB 168
822,838 822,838 0000000000000000000375ffdfeaee87bd5f493e3d028565fb0a15771b6d15eb 4,083 1.00/1.00 vMB 130
822,837 822,837 00000000000000000003b166e100e70468b7d75454cdc366dadc4c4ac23bab62 4,018 1.00/1.00 vMB 102
822,836 822,836 000000000000000000006c1c401a3446bcc6f0bf033162adad818ea7803e5115 5,025 1.00/1.00 vMB 96
822,835 822,835 00000000000000000001162616b54650b6483760c3a9125ba22d57b14139b0b7 4,090 1.00/1.00 vMB 97
822,834 822,834 000000000000000000013d2175eb4c7631c5e263fffeeda9f70ecb0ff06a7b03 4,006 1.00/1.00 vMB 123
822,833 822,833 00000000000000000002d22a19eefb9080e869a148339b8ee723561b0b28dbaa 4,581 1.00/1.00 vMB 92
822,832 822,832 0000000000000000000386f3fc8c479c9304c031a69fd596fdaed3bfb6879f03 3,548 1.00/1.00 vMB 111
822,831 822,831 000000000000000000027cab90b635696a995c2a78b284f7282636032fa675dd 3,287 1.00/1.00 vMB 124
822,830 822,830 0000000000000000000380866dcf76ea3ae547b88f1179288bd0e4e9f299d887 4,061 1.00/1.00 vMB 125
822,829 822,829 0000000000000000000279662d419e4aabd4ad2c506daf3e622afa747158398d 2,814 1.00/1.00 vMB 149
822,828 822,828 000000000000000000003355b2c496da59b27db40271a44bc7cb0bda90c2acb1 4,446 1.00/1.00 vMB 127
822,827 822,827 0000000000000000000243847ec6a8aaaa7eb8827e3de02104a5f6e58abd24af 3,448 1.00/1.00 vMB 118
822,826 822,826 00000000000000000001fd7fcc2d9e3db1d873301e09d72cf7ff0754622741bd 4,136 1.00/1.00 vMB 123
822,825 822,825 00000000000000000000c592bbf1dee7c676941af1b1e670a81b3b74d4201a24 3,632 1.00/1.00 vMB 114
822,824 822,824 00000000000000000001f478696d3efda8b71429ddefc03ce2c12116f363f58b 2,525 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 781.75 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: 631.27 GB
    • Received: 12.06 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.