Loading Tool

Explorer IconExplorer

Memory Pool

49,341 transactions
28.49 vMB
0.13942128 BTC
Random Selection Loading Transactions
Max Size: 152.38/200 MB

Candidate Block

Mining Attempt 09443bfb22a0454f433add8e7b71e1ecb73facb8a11c1946bd83250b59ef224e
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 7a2981052059d82db915b1a8f0e41f78dc0889be6c4ada0f7864f39db50c2cde
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.08259561 BTC
Feerates: 301.05 > 8.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (376,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,519 538,519 00000000000000000027d1ebafd712e048dcf46fb0ee4f4fef7fa35d233ff188 570 0.23/1.00 vMB 22
538,518 538,518 000000000000000000181a1775c5154f3b5f8f8b7883e6665eef63f15e29b66b 538 0.27/1.00 vMB 104
538,517 538,517 0000000000000000000c2ae6e6237bca01b2a3187026a52358b23bd723e996fe 392 0.22/1.00 vMB 59
538,516 538,516 0000000000000000001cbeccc0cca75d1601a807a41293ff7af7c0c3989f4d9f 23 0.01/1.00 vMB 13
538,515 538,515 00000000000000000000c55e6cfd1f55336e54be7cb44aecdf966133341ea918 876 0.41/1.00 vMB 26
538,514 538,514 000000000000000000032aeb462b2198a94f611c22c9f487c243e401f624fa47 1,263 0.71/1.00 vMB 14
538,513 538,513 0000000000000000001b8f4acc70d6c2110d4bbf6832465b603a57b9d7ea32ad 2,037 0.83/1.00 vMB 19
538,512 538,512 00000000000000000014b0ef99f6459b26622e4cb59cf64bd39ca6e047277241 751 0.29/1.00 vMB 26
538,511 538,511 000000000000000000119ead505066aa27ba76de03740d5cfc27f304510539e8 907 0.45/1.00 vMB 22
538,510 538,510 00000000000000000013be54760e56e54a68c130cf5af96e34d6cd616dbd9ade 353 0.21/1.00 vMB 13
538,509 538,509 00000000000000000012783444e25f727ca8a4b4d3583a428547b07431d26223 664 0.29/1.00 vMB 21
538,508 538,508 0000000000000000000c3aed1a42734c030337b119649b0a5cc229fd676d5ebb 978 0.44/1.00 vMB 38
538,507 538,507 000000000000000000130788947ac0a24d3160c02ab0ca8850b2a8eff53aa53a 506 0.27/1.00 vMB 16
538,506 538,506 000000000000000000244f871a699ceaa809815bca60e031f53bc8831f76e81d 563 0.23/1.00 vMB 13
538,505 538,505 00000000000000000008ce73241015d6d6507cb08c12d9250b3fdf3d0be9f3c3 1,196 0.76/1.00 vMB 8
538,504 538,504 0000000000000000000555dd10c0db759730b5fbdb71bcd7ad35cb3e2c50c5e0 2,546 1.00/1.00 vMB 19
538,503 538,503 00000000000000000014c19d15ad4afc027b88e3484a81a171d2193e269998a6 1,321 0.53/1.00 vMB 20
538,502 538,502 0000000000000000000eeb1725e7a69eac5353ff4393bad8dcd461e4bd073d2e 902 0.34/1.00 vMB 14
538,501 538,501 0000000000000000001baf9f1b246da6c1fe65ab1a02d3520d2a3e933ad0dd1e 1,456 0.54/1.00 vMB 17
538,500 538,500 0000000000000000000aa27c0bd851d116ad6c8fff6cce097e917d658b007fe4 1,066 0.42/1.00 vMB 29
538,499 538,499 00000000000000000009b210ce643ec9bf1f594f779f4d092cf424180b1ffb0c 182 0.06/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.