Loading Tool

Explorer IconExplorer

Memory Pool

85,598 transactions
31.92 vMB
0.20843320 BTC
Random Selection Loading Transactions
Max Size: 190.94/200 MB

Candidate Block

Mining Attempt 6924529576fa5a78b305be98282df122030e43e6c3d41eae58f13fe6cd8921ea
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 9f5e773436bdaf7fb5678113a2ffbca6d2971232e761fdc91f5330862b5d0c49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,942
Size: 1.00 vMB
Total Fees: 0.09430489 BTC
Feerates: 529.10 > 9.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (360,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,089 555,089 00000000000000000017c8169c3bc37d16ade84c9d1030904eb4207f9165f9ef 797 0.36/1.00 vMB 12
555,088 555,088 0000000000000000000b14f7530728de6220a4a12b0ef394fb7bc4257aa7ffa4 618 0.30/1.00 vMB 13
555,087 555,087 0000000000000000000b0be4300663f0b6dde70638a72972fb183597fdf5b225 849 0.33/1.00 vMB 13
555,086 555,086 000000000000000000050c843a0638fa66456efed37f6bee98c6755d9cb72cfe 792 0.54/1.00 vMB 6
555,085 555,085 00000000000000000031f45ab20442d9bc1d5291876125108a5cba40d6cefd64 2,562 1.00/1.00 vMB 18
555,084 555,084 00000000000000000028c1fad625fe395196de18942eaa5d8f3a9b4d7ac0dc3e 438 0.25/1.00 vMB 13
555,083 555,083 00000000000000000029d260a3996e9e255c8d17a78ed6de2aefe9aaf783d8ed 694 0.46/1.00 vMB 2
555,082 555,082 0000000000000000002dfa5471acfd400ea981c554644135aa250bfdcb2fc853 2,384 1.00/1.00 vMB 17
555,081 555,081 00000000000000000023450662b5b00746a2b0faeca9d8cb0f592f1752236fdb 812 0.47/1.00 vMB 8
555,080 555,080 0000000000000000001338f7ff4253668cf9802ff8a724c7dd6ee96a0e514cb4 2,355 1.00/1.00 vMB 12
555,079 555,079 000000000000000000242c6b87f4058b62a09c36c5a967b313b3d2cb5f96c2b5 749 0.35/1.00 vMB 14
555,078 555,078 0000000000000000001d230de79cb669ac9ad72fcb40d1d41b48529f38dcdc27 1,575 0.82/1.00 vMB 9
555,077 555,077 00000000000000000003b02a12058d5f876a6854bdbfdc08f8be376013b4ef1d 2,451 1.00/1.00 vMB 16
555,076 555,076 000000000000000000026d1326c5193fb87d860ea76e1536dcd4512e42e94615 291 0.12/1.00 vMB 14
555,075 555,075 00000000000000000008998dcf9e9141332ac0ab607de850a0c7803035c54d32 1,148 0.81/1.00 vMB 8
555,074 555,074 000000000000000000238ccfdec32f44370dc05d531bce4b8d61cfe4c1931da1 2,602 1.00/1.00 vMB 18
555,073 555,073 00000000000000000009fe5bbe189ddecb135a84d00833559cf092396194c81b 2,890 1.00/1.00 vMB 6
555,072 555,072 00000000000000000034e8853efa62c0d583495d3f02c97aa92b97232b478feb 2,968 1.00/1.00 vMB 31
555,071 555,071 000000000000000000091ae439a6061a28d0a655a9135c5cbeb6b54e5c9ffa5c 848 0.35/1.00 vMB 17
555,070 555,070 0000000000000000003138f53afd48e2c8d5b13d5b2daba0e0f18cbaba06b6bc 2,298 0.93/1.00 vMB 12
555,069 555,069 0000000000000000000c9b54d89c3b4f796d3418c320767b2a80871cf6c51e8b 291 0.13/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.