Loading Tool

Explorer IconExplorer

Memory Pool

82,664 transactions
30.83 vMB
0.08645901 BTC
Random Selection Loading Transactions
Max Size: 185.82/200 MB

Candidate Block

Mining Attempt 27cffc64fd7c57a7ab23e024222c3eec376919246ca9d184708d4c26b28e6ef1
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 84cb3022efbaff78e9ff6680ec807c21bbdd036095df680d156ceb469db7b4da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,366
Size: 1.00 vMB
Total Fees: 0.02023095 BTC
Feerates: 77.76 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (395,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,527 519,527 0000000000000000001c34a12de95119fd9942bf11b2dfd5957806914e5c2bc9 362 0.14/1.00 vMB 34
519,526 519,526 0000000000000000003dd37833c48184bd84437de8672d2ffb3062d8da85ea1e 1,076 0.43/1.00 vMB 10
519,525 519,525 000000000000000000341cc605e7a7d41c409f46b5198d80364216d3a1c8cff5 2,091 1.00/1.00 vMB 19
519,524 519,524 000000000000000000412354e338443f9c6cae71594b5f3833c8aaf7e6eafc3f 1,876 1.00/1.00 vMB 39
519,523 519,523 0000000000000000000dd087f379b40a5d586811fb3797904f2d79a2808d2090 1,963 1.00/1.00 vMB 13
519,522 519,522 0000000000000000003b1297d0798562e477b0ed74af0b36fb543c3d68337279 2,165 1.00/1.00 vMB 42
519,521 519,521 0000000000000000002a9cc6e2865a7a5727698a2dcba69dd5d294b09d60f4a0 1,977 1.00/1.00 vMB 34
519,520 519,520 000000000000000000490d2d0c87577e117d9ff99f20ad143dde57690314de57 743 0.43/1.00 vMB 29
519,519 519,519 0000000000000000001c7a6550026949a40647d4e927cade46ffc91c3bdddb10 1,793 0.73/1.00 vMB 29
519,518 519,518 0000000000000000003cc532c1b8e93c5e3e7a271f538272a45c56901091f010 900 0.42/1.00 vMB 34
519,517 519,517 0000000000000000000304da4cf70b7eb3ee250b119daff1921ee40e0a88847c 211 0.06/1.00 vMB 28
519,516 519,516 000000000000000000251fe13e67ad811eeca1f8174dd79ef3a46a33d02085e4 475 0.19/1.00 vMB 33
519,515 519,515 0000000000000000001a8cadb422b05eb523b8410d2c4be47c0e4b207b02facc 858 0.46/1.00 vMB 27
519,514 519,514 0000000000000000000ff891c67571e1b1a694552a8e83fae477c23f3981d16d 1,115 0.45/1.00 vMB 38
519,513 519,513 00000000000000000030c13c4df7be526c9b4ae23fd9e4e9d999fb1ea26b5934 284 0.14/1.00 vMB 38
519,512 519,512 0000000000000000004333a5d6970e7558bda2fa8fe88f6474fd1e68fe4ec616 203 0.07/1.00 vMB 33
519,511 519,511 00000000000000000008885ae86aac6b0228d13c254dd3c237ac126c5e4fb6bc 2,343 0.99/1.00 vMB 16
519,510 519,510 00000000000000000022c8f7f678f1cbb36df684defda4701b5a7213a85e7f84 812 0.49/1.00 vMB 45
519,509 519,509 000000000000000000007ff87b39411fa398a334d56e422e883cb61e4889ec75 790 0.47/1.00 vMB 28
519,508 519,508 000000000000000000005d7af58f37b71a4888fe8310840cbd58ecf587bb4098 377 0.17/1.00 vMB 13
519,507 519,507 000000000000000000331e4c74a096f6c2a48cf2766574e5c4ca015e3dcddc25 444 0.18/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.35 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: 661.75 GB
    • Received: 14.83 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.