Loading Tool

Explorer IconExplorer

Memory Pool

24,777 transactions
11.17 vMB
0.08297359 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.23/200 MB

Candidate Block

Mining Attempt 41f5b39fca4cc6a2ed1853bec5fd122072a6ba216fb5310290a62518a0207855
Version 20000000
Previous Block 0000000000000000000019007a617bca8f44fd0c41ccdf3831817d194cd0e466
Merkle Root 8b20e7b23b7f32285f3c4d69e997812f128e99818792e090975c6ae42c40fae0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,316
Size: 0.99787775 1.00/1.00 vMB
Total Fees: 0.06441182 BTC
Feerates: 101.66 > 6.45 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,588 (901,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
12,029 12,029 00000000ed6eea568b28be04c4a32837e1d06a894c6cbf3dddf62b8434adbf91 1 0.00/1.00 vMB 0
12,028 12,028 0000000085dd99616a1540361f0b7c4c713c1e7b3a56f21dbe5ae56e15b96e9e 1 0.00/1.00 vMB 0
12,027 12,027 00000000168621bcfe2a5de9fdc30667f5279c8891f47a4968a672b4babd2381 1 0.00/1.00 vMB 0
12,026 12,026 00000000bb672d7754e5ec8fb661d7a0ba6be1cb5811537cf5788a30d7b9e3df 1 0.00/1.00 vMB 0
12,025 12,025 00000000283891d4f7a43bae28079ac9f0bbdc43f01ac668544610bd99f07ec4 1 0.00/1.00 vMB 0
12,024 12,024 0000000089bcd06c48a450e232c2bfe545a865a3b4942ee11982ad1fbe9ed71c 1 0.00/1.00 vMB 0
12,023 12,023 0000000087ded28653e8d30fc302ad57a36100dc8f6082e21da4e516970ce4d0 1 0.00/1.00 vMB 0
12,022 12,022 000000008d0b184b5f5cea9d3c8a32267f97fa3e14ff23a216b00af4fc460b7c 1 0.00/1.00 vMB 0
12,021 12,021 000000004317503e8bb0ebc3b6f8a85615d5ce344e6e86ab0b05aa91ae40b250 1 0.00/1.00 vMB 0
12,020 12,020 000000000fe8cb5b2baf35a43baa6244bda482b6f5b90655470980f3099c2533 1 0.00/1.00 vMB 0
12,019 12,019 000000009e6dfd1e98ea3dc795af64c7ad6e42a133daf0d272e62e2c5202a244 1 0.00/1.00 vMB 0
12,018 12,018 00000000c807c50d45b553fddb070afbe79fea42f378dad592ae283db729427c 1 0.00/1.00 vMB 0
12,017 12,017 00000000f7a36da2655c8df26ebda9714057cf719850a978ad244aacda19f7c2 1 0.00/1.00 vMB 0
12,016 12,016 0000000091713079756c33b7ac461fc266362b80b4657cd67651d745839ab538 1 0.00/1.00 vMB 0
12,015 12,015 000000000c2946301967140cb16e36d7e5c63a0d342b467dd0cc5fd47703cb7d 1 0.00/1.00 vMB 0
12,014 12,014 0000000035d323280ecc4da6c7d714c61b42ce542a3493af8f99e829bb409987 1 0.00/1.00 vMB 0
12,013 12,013 00000000c2a08db4c1e01bdbcfed0a50702365932c873e34168ab0f6e2b040ce 1 0.00/1.00 vMB 0
12,012 12,012 0000000073ffa8f0322c11e68837df43896d69dc7e1054ed4fdad46d38ae217a 1 0.00/1.00 vMB 0
12,011 12,011 0000000012c2c7ae332c8eaf61c84615a2463e73649f47de1c64fe6666202416 1 0.00/1.00 vMB 0
12,010 12,010 00000000c6b7bff1421be24f26324d9c3c0e19b41903aa62a3308cdfe1b972fa 1 0.00/1.00 vMB 0
12,009 12,009 00000000b56dfd77b27446c5ce37b36136034e4de79eda1c1ba55f743e81a1ce 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.89 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: 454.29 GB
    • Received: 2.54 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.