Loading Tool

Explorer IconExplorer

Memory Pool

78,300 transactions
29.53 vMB
0.10867090 BTC
Random Selection Loading Transactions
Max Size: 177.83/200 MB

Candidate Block

Mining Attempt 75c78c79c62b3d4911bf091a0a2cd326bc2282965c258a8c9268c7d167fb395c
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 502afd61244d0e5ae68f625df8005d127bbd272d05afbf61f4b1b874ea9a5e11
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,543
Size: 1.00 vMB
Total Fees: 0.03089433 BTC
Feerates: 151.12 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (404,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,732 510,732 0000000000000000005c6dd5426e38b366ba030e992408af1eaa09d287b526ce 419 0.14/1.00 vMB 81
510,731 510,731 00000000000000000036282ad0367c475dc99824e06efcb3ab31e3e0dfb5cb57 1,376 0.99/1.00 vMB 40
510,730 510,730 00000000000000000014041f728929e8094e2cb6ac532f3b0da4cbce3a7ad6a6 983 0.99/1.00 vMB 34
510,729 510,729 00000000000000000035a997a9e010f91985d8f20ab0bf8da8c4792ab205cb9a 1,249 1.00/1.00 vMB 32
510,728 510,728 000000000000000000341d166847b0742a11e8246602301cfed0b6681226211a 1,438 0.51/1.00 vMB 94
510,727 510,727 00000000000000000024561d3db913d7c7b5970940d37ab865544b4c7628981c 500 0.99/1.00 vMB 13
510,726 510,726 0000000000000000002427a26cfdf793156043366ed4d85adec38765310bd927 1,505 1.00/1.00 vMB 40
510,725 510,725 00000000000000000010945ce0619440a610c5990ac67dad4cc676ca521455f0 364 1.00/1.00 vMB 7
510,724 510,724 000000000000000000500558cb2cd65218d4133586c13244c99a12e61a3ae492 157 0.99/1.00 vMB 2
510,723 510,723 00000000000000000035b1290f0126f85ec07a2f5a740007398d1d9435aa1079 659 0.99/1.00 vMB 25
510,722 510,722 00000000000000000020cdc4da28c2829753fe4e0aff824d6d1bccfdbcb2e949 426 0.99/1.00 vMB 10
510,721 510,721 0000000000000000001251f5ca9cb020bd1064ee6aa929ab9257df9dd8cd5deb 1,292 1.00/1.00 vMB 44
510,720 510,720 00000000000000000058be838cacd0df5663d541e8818bd02e8e6c957e795fec 766 0.99/1.00 vMB 21
510,719 510,719 0000000000000000003c57293d106cd07173be47c766e234da3ac31d6140f09d 1,462 0.99/1.00 vMB 62
510,718 510,718 0000000000000000003e24286a488ce4b620439d4f7f8f51eda67d5bc5e972e8 2,524 1.00/1.00 vMB 86
510,717 510,717 000000000000000000211dba982770be0dbdc96d18c69aba3727d2975f7703da 384 0.99/1.00 vMB 9
510,716 510,716 00000000000000000059cf6bcf96e1eef4d4b88749cd1129a63cea618debfcb8 1,639 1.00/1.00 vMB 63
510,715 510,715 00000000000000000057a511d1b11398e7a42771b0fc3d89fafeb4f70bcb9c57 499 1.00/1.00 vMB 17
510,714 510,714 0000000000000000003ae482798fbcc98187361439c4014ffd3d3e6124e0e790 1,100 1.00/1.00 vMB 39
510,713 510,713 0000000000000000000fbdd846fae3f25676fcaffd74f93cd8e6ba1e380c758b 2,352 1.00/1.00 vMB 87
510,712 510,712 0000000000000000003c4f87df4ab794ee7b6c0c311a09ee1168a897863b1542 2,021 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.