Loading Tool

Explorer IconExplorer

Memory Pool

51,502 transactions
30.20 vMB
0.25636358 BTC
Random Selection Loading Transactions
Max Size: 159.23/200 MB

Candidate Block

Mining Attempt 82b8b7fce514181b6450c87deda401c7193f463e77ce2dc3ffe77a7a17d7c51b
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 2450cb5ff4542510a0ab6c2c37d44df3b50cede2a6ebf6ef96ae9b66424c402d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,726
Size: 1.00 vMB
Total Fees: 0.08098691 BTC
Feerates: 211.33 > 8.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (620,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,095 294,095 00000000000000005de42389b5b976b42849c8b7743049ac9cd6ff1c00771f35 739 0.56/1.00 vMB 26
294,094 294,094 000000000000000027157771e54cf2bdc5a0e75403831401bd52bb04b3e4c564 114 0.08/1.00 vMB 30
294,093 294,093 0000000000000000661a938e5c6865cff84eecc12010253de7dcf58e3c3fef49 148 0.08/1.00 vMB 30
294,092 294,092 000000000000000005e0f841fc248317130c374e69d501dcc2d24aaca72d3bd8 627 0.33/1.00 vMB 30
294,091 294,091 00000000000000005a80d14bd120829ed5d5b0248344266eb0ac95baad2d8576 256 0.08/1.00 vMB 50
294,090 294,090 00000000000000004d3804270ff891209ea9d41eec43d2098e3745c58168eaed 213 0.17/1.00 vMB 30
294,089 294,089 00000000000000002984f7b4e9576229ed0c44f2397a323c2938dd365f518ed5 256 0.10/1.00 vMB 44
294,088 294,088 0000000000000000823783ab67f16a455781f0db71eb9cda6020b91ae8c96653 196 0.15/1.00 vMB 12
294,087 294,087 000000000000000000b632d11725bd65d1878a85662497abfdc86b4c81d6e080 311 0.41/1.00 vMB 17
294,086 294,086 00000000000000004467c8289046559f8312291a975d12ac864246cfab721420 698 0.35/1.00 vMB 40
294,085 294,085 000000000000000028a7532aba92d039280f43a2fb62277d07928b1898871eea 1,271 0.50/1.00 vMB 42
294,084 294,084 000000000000000022869dd579e40eaced4a17524536681cdee8f26e07f91749 1 0.00/1.00 vMB 0
294,083 294,083 000000000000000017f7d0a003d471e9a47fb2aaa0a864536734763cbd7696df 270 0.15/1.00 vMB 36
294,082 294,082 000000000000000073a67bd8f462faaa3ea9f18dda19d44976ba718be9d442ed 493 0.45/1.00 vMB 26
294,081 294,081 000000000000000098a0c4f246f1ae15180faebfc6884609f80bc598ff196a6f 733 0.35/1.00 vMB 42
294,080 294,080 0000000000000000a572cac934187f3936a0721f0fcd6c10c184fe9a67bfd996 428 0.23/1.00 vMB 39
294,079 294,079 0000000000000000966a79f1ea4cfcbddbdec6ff999ccae607e45d24e748899b 288 0.17/1.00 vMB 29
294,078 294,078 00000000000000003a338a8de0afefdc9a5c4efbbedc8c8abee3e986aebdd05e 32 0.01/1.00 vMB 176
294,077 294,077 000000000000000046868cac46799f8ea5b28ab01096edf6ac806d1ecd686eed 197 0.10/1.00 vMB 38
294,076 294,076 000000000000000023598c4f2270d070fe39dbb703e8518c7cd05f311968f47b 185 0.16/1.00 vMB 24
294,075 294,075 0000000000000000a6ae0b562273e57ac60ad037254dfdf818530679a6d1c432 547 0.34/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.87 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: 644.08 GB
    • Received: 12.61 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.