Loading Tool

Explorer IconExplorer

Memory Pool

84,197 transactions
31.80 vMB
0.09858610 BTC
Random Selection Loading Transactions
Max Size: 194.44/200 MB

Candidate Block

Mining Attempt 362cd98edcd6ebbccaccb4aa33762de1f3ad162e4c12f636116005785a41f069
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 6737283dc06b3da51b31f6ae874245cc1c2b7d5107dba8b85369f07957591672
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,377
Size: 1.00 vMB
Total Fees: 0.02298372 BTC
Feerates: 82.29 > 2.30 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (558,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,844 356,844 0000000000000000065667bae2396f7dbef0e2643f209272b29c1f905ef1865e 56 0.04/1.00 vMB 22
356,843 356,843 000000000000000006b92e005e3d60070fdf5a93d8eaa620a2fff1722a7a7052 281 0.15/1.00 vMB 27
356,842 356,842 000000000000000000897e52ae11463c80774ca00202aed3360e095b3658701c 607 0.33/1.00 vMB 29
356,841 356,841 00000000000000000396f217068676aa0c1791546a500e23bcbf1ce6ec9695fa 106 0.10/1.00 vMB 17
356,840 356,840 000000000000000000034689570e541599293d08851f9eb00941d9112439cf6f 978 0.52/1.00 vMB 25
356,839 356,839 00000000000000000b2db372069c8b586a4fc9ee6ba7b4ca17c65a4c2c28f463 32 0.03/1.00 vMB 10
356,838 356,838 00000000000000001096cd7c17d4203c6a80265e33820f96c3c928b6f393000b 189 0.10/1.00 vMB 29
356,837 356,837 00000000000000000435d49a876374b8f760bbf9fa1e797cc80ab38f9595cdcb 77 0.04/1.00 vMB 19
356,836 356,836 00000000000000000773bf8fd0ea73b3b1a57f9719c476e67126f4bc18b80f68 648 0.40/1.00 vMB 21
356,835 356,835 000000000000000003f1e6a820b740b743cb5f2842b1c687da85f7fccf4d4aff 414 0.27/1.00 vMB 22
356,834 356,834 0000000000000000074beddb992361e98bc75e2c99cc3536db9b634a1972a698 749 0.37/1.00 vMB 29
356,833 356,833 00000000000000000a0f9a0cc841b7530998b1ac7c69b5daf4f26a4b76ca04dc 369 0.34/1.00 vMB 39
356,832 356,832 000000000000000008f4a7a3c554a897989b5484075377b4e0861bb4a89a0829 325 0.19/1.00 vMB 25
356,831 356,831 00000000000000001275d1cadce690546f74f77f6d4a6190e2137a8a819946f6 333 0.32/1.00 vMB 10
356,830 356,830 000000000000000010cc7ecdb2ada8f573d2727f4f5b13d71922465a67087a52 1,037 0.61/1.00 vMB 26
356,829 356,829 00000000000000000b471b4d4e3d3b1c7ec9371a1453fd1c18f5cba398ae7a02 171 0.08/1.00 vMB 23
356,828 356,828 000000000000000005d04d2e84bf166087398347cc2c0e0f55041007e221ae12 289 0.15/1.00 vMB 27
356,827 356,827 000000000000000004e46a748a6ca0e1bd6d21f37aaa0fe7fbad16ecaabe9cee 680 0.32/1.00 vMB 26
356,826 356,826 0000000000000000097b21385a95d30f86f2cfa3b8563214e42962968774bc5f 220 0.13/1.00 vMB 20
356,825 356,825 00000000000000000667159dcaba3fb2605f498e9a1705ec14c90399bfe8cb42 195 0.17/1.00 vMB 19
356,824 356,824 000000000000000010e2ce80e6f70138bf11041f26252e1a6fb192abdb2ff1c9 390 0.34/1.00 vMB 18
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.17 GB
    • Received: 16.86 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.