Loading Tool

Explorer IconExplorer

Memory Pool

79,747 transactions
29.71 vMB
0.08001755 BTC
Random Selection Loading Transactions
Max Size: 178.49/200 MB

Candidate Block

Mining Attempt 4f2345f9e807a8a3d4f401a63516e0c6d6767450e7764764282733e736c6a8f6
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 1c534d2da44f3532bc3c31027782468261924bc3e42312fd6cc49cb35b99f63a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,290
Size: 1.00 vMB
Total Fees: 0.01953795 BTC
Feerates: 502.65 > 1.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (424,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,111 490,111 000000000000000000b9b880ee7ad194ce3c395d1154cf0ed0c31345e9b768be 2,292 1.00/1.00 vMB 154
490,110 490,110 0000000000000000001f9ad55a3ccf9fe2f41c65188a96fc0bf4e81fa137f6a3 2,642 1.00/1.00 vMB 71
490,109 490,109 0000000000000000006aa92674779dbabcead81059e5531c0a8204b1128749fa 1,537 1.00/1.00 vMB 44
490,108 490,108 000000000000000000e173427f8ed0ac75f18ccc83957550fead25565b30a2a0 2,152 1.00/1.00 vMB 191
490,107 490,107 000000000000000000d06431fc6e163a7ffe84966deda4dcdd3dfda39491af01 2,190 1.00/1.00 vMB 199
490,106 490,106 000000000000000000b04799e441ec555bbdf602d5b816c337e945620c7a7c2b 925 0.60/1.00 vMB 74
490,105 490,105 000000000000000000aa733a24524aabf7e0ebb84bff4e330921c6f0e27489cd 2,285 1.00/1.00 vMB 199
490,104 490,104 000000000000000000cb8fed1da23d7c1b4af6fc183f0a2ab69c5a1fe65bbd36 1,474 1.00/1.00 vMB 64
490,103 490,103 0000000000000000005f5d3f2bc559e270093c7dd4f9b46a805385a9c2ffef40 1,876 0.95/1.00 vMB 152
490,102 490,102 0000000000000000001cf55fb68e0721ee41e0e79769653998f48f40f9298d98 800 1.00/1.00 vMB 16
490,101 490,101 000000000000000000a201648ef19a5c036b7e4caa2972bd26822f40ac9913a3 1,253 0.90/1.00 vMB 174
490,100 490,100 0000000000000000002ef3bda90f26504878e89afa18aa51bc69cab529262ac6 1,447 0.90/1.00 vMB 101
490,099 490,099 0000000000000000009bb086085a818c501e44a21250203e3e5accd22a1c26f8 624 0.99/1.00 vMB 49
490,098 490,098 000000000000000000db7378755e07ab57cf0897e632942b3873472a0c1b17f3 596 1.00/1.00 vMB 27
490,097 490,097 0000000000000000004ba0069afc0d2286f771991c61702fc99b7884fc51e3f3 1,940 0.98/1.00 vMB 108
490,096 490,096 0000000000000000001128c1370aee79e395afab7a51b6b6cafcc81990ef8fe8 1,348 1.00/1.00 vMB 32
490,095 490,095 0000000000000000001002e8b8ca33984f759c446fc1f72d9af1346207f08306 1,395 1.00/1.00 vMB 109
490,094 490,094 0000000000000000009b58d8de5dc964bbe4f4521306ac8c266a0807c8976b51 1,653 1.00/1.00 vMB 128
490,093 490,093 000000000000000000adbd7164e92bbfeca3134e1da783947eb9a1dfa2bac79d 374 0.23/1.00 vMB 162
490,092 490,092 000000000000000000b2511486b4db87431ce2dfbb89a5336ff3ca56f90824bc 1,612 0.89/1.00 vMB 127
490,091 490,091 000000000000000000688a7c94f9b14da72b3987ab42b417ca5219535ce4ee23 1,427 0.88/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.