Loading Tool

Explorer IconExplorer

Memory Pool

83,764 transactions
31.83 vMB
0.10667233 BTC
Random Selection Loading Transactions
Max Size: 193.00/200 MB

Candidate Block

Mining Attempt ca26738f40204c703bd24ca28ef7cad1058e35c86b14891779d2356faf81e6f1
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 587ff9f3627ee16871fbe5981e8f5ac5265f118b88e52fc57d9a586896c8dd36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,710
Size: 1.00 vMB
Total Fees: 0.03589587 BTC
Feerates: 351.58 > 3.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (382,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,525 532,525 0000000000000000002425947e6a1b9358c7a85b5ff8af02d53adc109bc638ac 1,070 1.00/1.00 vMB 9
532,524 532,524 000000000000000000261a923d121eccb75cb8bb7a9b948aa4de359c51883288 2,365 1.00/1.00 vMB 25
532,523 532,523 000000000000000000152bf1ae05cdb47335b516a6414f36d654d2a9b1cb8983 2,410 1.00/1.00 vMB 21
532,522 532,522 00000000000000000031ca7d2ac073cb057cc3509f809fd0ea84fedfc0c784c8 1,246 1.00/1.00 vMB 11
532,521 532,521 00000000000000000023e7eb93d47c4af0b39f9177c233c4480cc57266a6cc4b 1,788 1.00/1.00 vMB 21
532,520 532,520 000000000000000000061a9e76cc528251bb7ec528b50fce316fd5fedd466c4b 909 1.00/1.00 vMB 8
532,519 532,519 00000000000000000025fd1cad8164676b1ca3032144e32d269410bd78c9c39b 424 1.00/1.00 vMB 4
532,518 532,518 00000000000000000010c63a7899f5f959838a3e7003e2309cd9c0313869cad9 220 0.07/1.00 vMB 37
532,517 532,517 00000000000000000019b2f7b36fa9049fb72be13e8fda75f38207c20b26cdcd 1,426 1.00/1.00 vMB 6
532,516 532,516 0000000000000000001512ce23fd342b49556098a1c9c814064c66a243e707e1 2,722 1.00/1.00 vMB 20
532,515 532,515 00000000000000000009d90ca99f24ffb553bf7968fd0b1a4a26db804087e3be 2,283 1.00/1.00 vMB 28
532,514 532,514 00000000000000000010a6dfba95f7f78039682600adaf82d7331c3d1f596457 2,351 1.00/1.00 vMB 26
532,513 532,513 000000000000000000276620bbd1e432fa15b7ac76219aa23f9ba51516a4c64f 2,622 1.00/1.00 vMB 50
532,512 532,512 00000000000000000026e0ab2a33e4fbb42c4b983a1a5da98ee74af360ab12bf 534 1.00/1.00 vMB 6
532,511 532,511 0000000000000000001c2c2a77005b6436ee1285c85f797ecb57258496c42ceb 768 1.00/1.00 vMB 7
532,510 532,510 00000000000000000012cde42c6cb78919a7ccb94c37ca776c9cae7de6725eb1 302 1.00/1.00 vMB 3
532,509 532,509 000000000000000000158c674713d258df8437897e413ff49a28a413d7e324e0 263 1.00/1.00 vMB 2
532,508 532,508 0000000000000000002249299099cb6f7c9184d39165538f6cebebda8deb8b5d 589 1.00/1.00 vMB 7
532,507 532,507 000000000000000000060cb31d8e2091edff1773d6eaf0892c88a878d1d4ac90 410 1.00/1.00 vMB 4
532,506 532,506 000000000000000000079cc1f10e7108ce30943b5eaa263cad7231ce952b44b7 201 1.00/1.00 vMB 2
532,505 532,505 0000000000000000002e3bccca19da3df3e400a2d5b4326b3bd432509049426a 169 0.99/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.