Loading Tool

Explorer IconExplorer

Memory Pool

26,075 transactions
26.78 vMB
0.05474005 BTC
Random Selection Loading Transactions
Max Size: 128.52/200 MB

Candidate Block

Mining Attempt be2492b3f1d764d22ce95d63f5c2c9f06f489d79459c9c4ed5533dc5b6fdfa98
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root 7629a0285e09ab362dcd7ebcae6a2a9b559bef7286f975c48e011dcdc15fddd2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,075
Size: 1.00 vMB
Total Fees: 0.00461542 BTC
Feerates: 40.28 > 0.46 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (682,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,869 231,869 0000000000000051c36d3ac8e7fb85cd23376530750d656b17a072dd842064a2 939 0.25/1.00 vMB 308
231,868 231,868 00000000000000aafeadba85a986a14d7affcb3148c27039c08ab1de0c2c869b 141 0.05/1.00 vMB 103
231,867 231,867 00000000000001889cd86c4f8408f87b805f44293d6f135e277f19771e8f138f 461 0.25/1.00 vMB 171
231,866 231,866 000000000000003a87e96545dc40b0aeae1d7185beac8d929769b82c59ada685 725 0.25/1.00 vMB 195
231,865 231,865 00000000000000f8f03160bad84c04d7fe33a76251dd43b4c9d5f5edcab819db 329 0.16/1.00 vMB 177
231,864 231,864 00000000000001c415c811e78dda4925f95f165a7fd9e7da1cdfd8319d5e2d77 32 0.02/1.00 vMB 105
231,863 231,863 00000000000000dcdf827a6c60823bb52ac5ad1c50b69c4d419895a9cba75c04 458 0.20/1.00 vMB 163
231,862 231,862 0000000000000186c96301725b34e14619e20af9b11f9554817066e11227d057 469 0.22/1.00 vMB 134
231,861 231,861 0000000000000170a984130a9c8db365724ed2d0dee87463b4f2aa3be7c563b0 618 0.25/1.00 vMB 172
231,860 231,860 0000000000000196decb35d2ac45c02df1b78b9d1f28013319826aa1603eaa35 135 0.13/1.00 vMB 52
231,859 231,859 000000000000009dedac2a650db9848424b62d1c865b56fb410d93e8a75209a6 388 0.19/1.00 vMB 176
231,858 231,858 00000000000001bfb3a21c9d86666b64e20d406ffd132a8a3b80626d61ac1684 426 0.15/1.00 vMB 192
231,857 231,857 00000000000000dea96cd9c6298fd19d5f619f901974ee1170f9244a2b237c57 492 0.23/1.00 vMB 161
231,856 231,856 0000000000000019a37bbabe1d85aa80cc4d5c01850a86d1b765561c1262eeb9 281 0.22/1.00 vMB 12,921
231,855 231,855 0000000000000014cbf9296fa5eddda238096fb576551fb9554b2b40603a344f 672 0.39/1.00 vMB 125
231,854 231,854 000000000000016de4d76a6529e392717de338648cc062e5878996acaef1ed0b 746 0.25/1.00 vMB 214
231,853 231,853 000000000000013e1dcea794500839030f94fca4c35c29b1a5711914866a9d4d 336 0.14/1.00 vMB 173
231,852 231,852 000000000000015da152bb23d3cdbe7692cd3efa581c324657a5152d8b233797 261 0.11/1.00 vMB 221
231,851 231,851 000000000000006d1cefde6dbe60cc1e5be63b811230469e2913cf4d04e8ed25 8 0.00/1.00 vMB 139
231,850 231,850 00000000000001406e110768f9bd07886b2ab58cda843f4f83d2fa3a3393f193 315 0.25/1.00 vMB 56
231,849 231,849 00000000000000b5114aa3d7541701d956eecffdb8c6e7075cd883d39a02dfbb 1,135 0.47/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.00 GB
    • Received: 10.95 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.