Loading Tool

Explorer IconExplorer

Memory Pool

78,350 transactions
29.76 vMB
0.07350135 BTC
Random Selection Loading Transactions
Max Size: 181.74/200 MB

Candidate Block

Mining Attempt dd7fdd6cc7866963b354219978311d27018825e86640aa118e5ef3588bf51487
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 12d415cc5566884410f67264b977fcc6ae56abbab2b678863760897a730b49a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,970
Size: 1.00 vMB
Total Fees: 0.00766606 BTC
Feerates: 150.58 > 0.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (550,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,524 364,524 000000000000000006d10283b9c1279630a4986bca00de424cee92ca8bdb8a3a 1 0.00/1.00 vMB 0
364,523 364,523 000000000000000007130fb5f793c1eddb72370d0c37c8d283acdc201d1cfce0 597 0.22/1.00 vMB 112
364,522 364,522 00000000000000001487093af65fbce73f60d7107a566b4e539acf4fb452f661 1,560 0.93/1.00 vMB 31
364,521 364,521 00000000000000000a582443b34765316344815ae50c3543d9739f4d847975fc 314 0.14/1.00 vMB 43
364,520 364,520 000000000000000001db145b3b69c69e2ce18c6af8c6d2d886f3f31fef8a3482 182 0.14/1.00 vMB 23
364,519 364,519 0000000000000000027410a7b392ada52b72a88715f6940c1a7fcdc3a2ef8dc3 323 0.14/1.00 vMB 47
364,518 364,518 000000000000000011e54ba7ccf59bf162e02bfce63544e5294f05d6459f918f 1,157 0.95/1.00 vMB 27
364,517 364,517 0000000000000000079844db894476064be42624aa2c0263271d42b5b3919042 357 0.14/1.00 vMB 39
364,516 364,516 0000000000000000024f3784099d7f069ae659e1e106dcf6de750e958fa5d843 212 0.09/1.00 vMB 89
364,515 364,515 00000000000000000c0807506e70bdfb84a5919e07fe144ceb9b1cafa1581600 49 0.03/1.00 vMB 44
364,514 364,514 000000000000000001e87b40861ba70416629ab646d175d7eccf41467330124b 296 0.14/1.00 vMB 38
364,513 364,513 0000000000000000057f02e2d8ea9a4b6b7cd06c62b77f352c9d15bff896809e 1,700 0.93/1.00 vMB 34
364,512 364,512 0000000000000000015b001aca1ba32cfedc54fe3deae0f4b724b321e3b7b425 1 0.00/1.00 vMB 0
364,511 364,511 000000000000000014136f884dbf60e529a1cd296d3b321bcac22420c97be03d 981 0.95/1.00 vMB 24
364,510 364,510 000000000000000006588b7d0aefa8045d5c6822e975b5d37558610f406880ac 1,566 0.93/1.00 vMB 38
364,509 364,509 00000000000000001032a96af7be786c70d90e18d0d153f6633ef4395fa4379e 605 0.83/1.00 vMB 19
364,508 364,508 000000000000000005dd58834d0ab70a16108c92cdccca8e64c053f32af7a90a 1,596 0.95/1.00 vMB 38
364,507 364,507 00000000000000000de63dc67c92737da424910c75cac3f4693e4323604c0762 815 0.93/1.00 vMB 24
364,506 364,506 0000000000000000020533553a45d8dc4d9ffe5613adb36fd50e5958471af23b 1,462 0.85/1.00 vMB 33
364,505 364,505 00000000000000000df7cda66bd1e7e7973118f78ebf9bc2f967d933d75b9e3e 1,267 0.93/1.00 vMB 28
364,504 364,504 00000000000000000746c99e30840e4cb60f242b38e57ab4c7e6de3c2df952fa 1,897 0.93/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.