Loading Tool

Explorer IconExplorer

Memory Pool

37,944 transactions
28.20 vMB
0.06792385 BTC
Random Selection Loading Transactions
Max Size: 142.60/200 MB

Candidate Block

Mining Attempt 69c831690db368147a3cd217718125740f35bc672c24aa05cd48c9e0b2d5bf24
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root 1f60a23aff4be26ceda05b71c50f7c2811f78ba2dac9355042c4cb95c965f36c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,286
Size: 1.00 vMB
Total Fees: 0.01373276 BTC
Feerates: 96.15 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (526,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,057 388,057 00000000000000000a016366c830e4dba5774d8b19e675005372109492a43212 1,159 0.75/1.00 vMB 26
388,056 388,056 000000000000000005abb093a5977f0879bbb301957ef5fefdea4963bac0886e 1,308 0.93/1.00 vMB 77
388,055 388,055 0000000000000000001e509cf409f885d4f6e39ddccb60c965ddfd4c696344d0 1,672 0.93/1.00 vMB 72
388,054 388,054 00000000000000000cc3276b1a6ded42243cc6e28e02099ed98e83340dd8d797 687 0.33/1.00 vMB 52
388,053 388,053 0000000000000000035041a69dcb9d511e3594bde4b0de560add113f1de81b3f 175 0.07/1.00 vMB 35
388,052 388,052 000000000000000002f495805b94bc5eceb6f869fde617a0bcc8e803366429d4 2,531 0.84/1.00 vMB 57
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
Previous 10 blocks ↓
Total Size: 781.70 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.90 GB
    • Received: 11.84 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.