Loading Tool

Explorer IconExplorer

Memory Pool

37,915 transactions
28.04 vMB
0.06344198 BTC
Random Selection Loading Transactions
Max Size: 141.87/200 MB

Candidate Block

Mining Attempt c13cbd989adad2ff13b4b14bd242746f137db9352e3ee888697553fecfec5397
Version 20000000
Previous Block 0000000000000000000185a47d8c507babc5447842dafd6aa7aa6d0207188e1d
Merkle Root f65c2088cb826dfd24f7547f1e5c83640e1e727307168a607130e2745b290cfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,393
Size: 1.00 vMB
Total Fees: 0.00988310 BTC
Feerates: 112.60 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,604 (526,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,051 388,051 0000000000000000095c82b08a4472467d9c8c62b0993be793afd78d388330f5 1,249 0.58/1.00 vMB 51
388,050 388,050 00000000000000000824c101d29530f30cf2bbf0bd7dcbe3b3b972e207489034 875 0.83/1.00 vMB 18
388,049 388,049 00000000000000000b9bb9ee9090273905d9e6e63c32b8b832ffc4fa822bf9b7 1,028 0.39/1.00 vMB 42
388,048 388,048 000000000000000005a0ef1ce8303606ced29e26ee16f088a7bf1e4f485eaf8e 1 0.00/1.00 vMB 0
388,047 388,047 00000000000000000d8aea96e7533669d26afa88336d3306a9dd76ffc558d660 1,494 1.00/1.00 vMB 25
388,046 388,046 0000000000000000017b0313dc3982d94856b6757836d11efd225b5f22ff4e5e 251 0.16/1.00 vMB 27
388,045 388,045 000000000000000008a4184d4e438ebd9398895ce3b6e5a7f95d8f1b03acb66a 155 1.00/1.00 vMB 10
388,044 388,044 000000000000000001d72542cbbbd5428ae1319e913afe86971df079a7dd3de8 1,856 1.00/1.00 vMB 27
388,043 388,043 00000000000000000746b0baf4973e17167c58e039edb1dbd214295274263739 1,515 0.75/1.00 vMB 28
388,042 388,042 0000000000000000015b1fc7fe546cdd76b695ca5c18212513cab753b444b8d7 1,616 0.56/1.00 vMB 53
388,041 388,041 000000000000000008085d2f6a04ef671c522fee9ebea0ab3dcd87ed03fd84b8 530 1.00/1.00 vMB 15
388,040 388,040 000000000000000008e535043a9fe324b99e7ba5971c9a5bf6e929f5f716be7c 1,770 1.00/1.00 vMB 31
388,039 388,039 0000000000000000033e73fea5f139c4e1bbd0f983f483850d1b263f51468780 2,177 0.75/1.00 vMB 48
388,038 388,038 000000000000000004e884a5765131e30c6532ec1143f957d58c9bd6c9957bf8 823 0.99/1.00 vMB 18
388,037 388,037 00000000000000000a226f752e8463d1c293a4f21094fd47a73271cad498e381 2,419 1.00/1.00 vMB 40
388,036 388,036 0000000000000000018537def422358f5a1e582d2d2898242271b2b2994349db 377 0.19/1.00 vMB 34
388,035 388,035 00000000000000000b1c99fbf10f15c5748003381e744252b2e72f9e378a1e0d 2,049 0.69/1.00 vMB 48
388,034 388,034 000000000000000000bd078ac436b4a11221d351fd203dde26d50d2107b142a7 782 1.00/1.00 vMB 17
388,033 388,033 0000000000000000018e861ac6452a76741b96c75aa336a92b22f6097d3d88cb 712 1.00/1.00 vMB 18
388,032 388,032 000000000000000008e94a4b42d2cac8785959a234b05eb2e2d198833f8468d6 1 0.00/1.00 vMB 0
388,031 388,031 00000000000000000a69576c4d88d8312f014e2c6943cd9a0b5c603ee8cfe2cd 670 0.75/1.00 vMB 21
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.83 GB
    • Received: 11.83 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.