Loading Tool

Explorer IconExplorer

Memory Pool

38,220 transactions
28.09 vMB
0.06336335 BTC
Random Selection Loading Transactions
Max Size: 142.40/200 MB

Candidate Block

Mining Attempt 27cfdebba3e1996c53dac3a5c51e538493f8d1a59ac826c0e362a9892e0619ce
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 65fab2bcaaba839a93540045b157594dd4acbbc13d837828a0f6e52a1ed3582d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,293
Size: 1.00 vMB
Total Fees: 0.00964109 BTC
Feerates: 150.80 > 0.97 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (663,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,833 250,833 0000000000000061eabdc85dd3d25e5027263d9ffede35efaf60506b042939ea 446 0.16/1.00 vMB 143
250,832 250,832 000000000000000500b2fc8d52541858e6a6803033caea087145238eb28d1b2a 183 0.09/1.00 vMB 90
250,831 250,831 000000000000003efb5b4cac18e7172cd48545cdb02df50c9b84910e3860f6da 190 0.09/1.00 vMB 123
250,830 250,830 000000000000003ca814b662d6a21f26196bc2a3df0e0b5ed8b28385a014ac9d 47 0.02/1.00 vMB 122
250,829 250,829 0000000000000039e328a76b192a59de8abdda4db30574a48378498ec451cb64 284 0.12/1.00 vMB 121
250,828 250,828 0000000000000030bb49fd51169d565d435527f99ffac656ec283f6f9ebf8546 176 0.09/1.00 vMB 111
250,827 250,827 00000000000000377b21c6c01828b7cb54ea7ab1e01f4c61ea67efef526738ad 148 0.07/1.00 vMB 106
250,826 250,826 00000000000000643ddb6e72cbb749d9f55730a49e95bdea459b1ef13f2063b0 198 0.12/1.00 vMB 113
250,825 250,825 000000000000004e4380cb43523e825a6092d98e7a9824863e8386b813c02e98 42 0.02/1.00 vMB 78
250,824 250,824 00000000000000097c3619534fc4e0d6d57c66a7efd33217aba018a5adadfd0c 180 0.11/1.00 vMB 95
250,823 250,823 000000000000001abfed62c686b5690bf9cd2e91442af48e2e96726f86e0cef6 121 0.06/1.00 vMB 85
250,822 250,822 000000000000003c1d62110c9d197e40e57a8c2f2eef3a87e3a337e1c378fe06 509 0.25/1.00 vMB 117
250,821 250,821 00000000000000240390bff149cc9ecd7ed783a3a25180fb4d88504c94e336e7 668 0.25/1.00 vMB 167
250,820 250,820 0000000000000047db2bb26c374a489a9c9866f99481052a866f9f5b4078a705 521 0.25/1.00 vMB 136
250,819 250,819 00000000000000162e59104ee09f685996e19a6cec6e66dbbe9b23c921db2cc4 282 0.13/1.00 vMB 149
250,818 250,818 0000000000000033513a3aad0393ca285713e9d1e681a8736aa2016022c5e0d8 352 0.13/1.00 vMB 191
250,817 250,817 00000000000000487dc89cac25dbed0d211b4c7708a8315cb570328966009e28 512 0.21/1.00 vMB 61
250,816 250,816 0000000000000004940e3db4f2bd4da012845c87c8368428ee50beb5e7b81db9 132 0.05/1.00 vMB 105
250,815 250,815 000000000000002e3be2d586b713ee96c2782a0f3b8c201bf082df97cf85704d 222 0.09/1.00 vMB 151
250,814 250,814 0000000000000063bda7bb39c5fc06d9aeb41104ac647b493d2c36fbc23e8ba7 128 0.14/1.00 vMB 34
250,813 250,813 000000000000002051691c97dfc99e55ed39b75269d6ce5759a528a611ac4e77 55 0.02/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 781.69 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: 628.68 GB
    • Received: 11.82 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.