Loading Tool

Explorer IconExplorer

Memory Pool

87,553 transactions
32.86 vMB
0.13776155 BTC
Random Selection Loading Transactions
Max Size: 199.82/200 MB

Candidate Block

Mining Attempt d09f83bbc74eb7eeefc376cb93a05f38a8fdb3c08e0f8b2312e1bda4ae90f63d
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root b41bf640f13ffd525c504d66f3bb50e9c3697cbc6654e47d72ffaf518a105912
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,981
Size: 1.00 vMB
Total Fees: 0.05016258 BTC
Feerates: 300.16 > 5.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (481,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,815 433,815 0000000000000000042db314a0ac27507e2aa76b399c37be6f570b48e8d977c0 2,214 1.00/1.00 vMB 64
433,814 433,814 00000000000000000303a1d274d599d36674ab221d47e9ba5c88151351d3987b 1,767 1.00/1.00 vMB 42
433,813 433,813 000000000000000003e2167edb4db4d22fee7c5587d41978deb50317de4994fd 2,483 1.00/1.00 vMB 70
433,812 433,812 00000000000000000316615f66641ee193d01b10af88704f3ec36b5d5d87137b 6 0.00/1.00 vMB 543
433,811 433,811 00000000000000000272401782f9c150c5a5fc74f5a5bd78427a8dc999e72ac7 2,809 1.00/1.00 vMB 80
433,810 433,810 000000000000000001110dac4b9550c7cc5a8c86fa1a5ecdc32b6904e0be9353 2,256 1.00/1.00 vMB 70
433,809 433,809 000000000000000000171ddb787f8534dec4af5834495c0264d268da7facb83a 2,577 1.00/1.00 vMB 54
433,808 433,808 0000000000000000035cb4e3ff1e1274ad01c0ca309972152175940978aa067f 2,370 1.00/1.00 vMB 66
433,807 433,807 0000000000000000018fa8bc81a0c0a37c62e03919611c0005919631bc700b13 1,823 1.00/1.00 vMB 44
433,806 433,806 0000000000000000036c52c2226d588643e814234500dda4e19444d084b95fdc 2,357 1.00/1.00 vMB 54
433,805 433,805 000000000000000000d90517dbfa29120052d81cd4956fe3b62b2db90d466fac 2,418 1.00/1.00 vMB 47
433,804 433,804 00000000000000000392ea9a19e9b9ccf239405effb39b29183ecfb19e844ee2 2,592 1.00/1.00 vMB 51
433,803 433,803 000000000000000002ac0a8173c0764f63bb615765a7885e0d4e5a723f902e90 2,221 1.00/1.00 vMB 77
433,802 433,802 000000000000000003a6d0060fa7669dc8097af73e19f44593fc0e39516b3869 2,138 1.00/1.00 vMB 62
433,801 433,801 0000000000000000042657edc6a556c48b533475e761c580fb7388440a30d84b 2,324 1.00/1.00 vMB 63
433,800 433,800 00000000000000000287fdc05bf49dd10e2d2c5d98a61d3509f3e6515403fa55 381 0.10/1.00 vMB 57
433,799 433,799 00000000000000000252fdb87bc97589502a973d6d3037bc80cf27c03d07bbab 1,860 1.00/1.00 vMB 62
433,798 433,798 000000000000000002074e9461051a747f8b06c1e890237de55c75ebc9da0a36 2,465 1.00/1.00 vMB 85
433,797 433,797 000000000000000001d2b083243454b367e8ab2e2e6a1e2c33be35bbfdd6f852 2,723 1.00/1.00 vMB 89
433,796 433,796 000000000000000001023aeee6fb5ef443067b7bb3872c1adfd7b07d2d6b285c 3,014 1.00/1.00 vMB 54
433,795 433,795 00000000000000000174450f372ab1ab3db946396c8a14a2fb18978e84e45c29 2,217 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.