Loading Tool

Explorer IconExplorer

Memory Pool

36,503 transactions
25.81 vMB
0.07616645 BTC
Random Selection Loading Transactions
Max Size: 132.92/200 MB

Candidate Block

Mining Attempt d59a4c7330a75bd57723dc2f7ea0b0f5651917fa430ee677d845533ea3d94a76
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 8869679d3152cf21494d7fffb827824038bdb5d41b9b85e237529d2d49e88e9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,359
Size: 1.00 vMB
Total Fees: 0.02915306 BTC
Feerates: 101.64 > 2.92 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (515,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
399,461 399,461 000000000000000006b96ce9087af7b85d8cc55a768b2a6b3548023d83e39072 2,696 0.93/1.00 vMB 55
399,460 399,460 00000000000000000316fa1e6864818e82f675f7434370d59bd09d7cdf3f80f6 2,084 0.93/1.00 vMB 36
399,459 399,459 000000000000000000257cef7d6b83e229cfd03b45f0a0595ec1df7079bba371 3,301 0.98/1.00 vMB 49
399,458 399,458 0000000000000000021010a5465b7316fdde4f3d73ccd10071ab422bfaeefc1a 1,743 0.75/1.00 vMB 63
399,457 399,457 0000000000000000065968864e9deb2778057a6030c2beb915917e7ab5e1e9c8 1,815 0.93/1.00 vMB 33
399,456 399,456 000000000000000005e4f9759689d6ee1893f1532116847b0796f6ba2bc6dd9b 2,591 0.93/1.00 vMB 51
399,455 399,455 000000000000000000059788f238b1ff9ec1b00dd069b1732b874f216d22ebaa 823 0.78/1.00 vMB 17
399,454 399,454 000000000000000004fb0bc04022807012a1c3c8ad174a1265e6960d46224043 1,455 0.93/1.00 vMB 30
399,453 399,453 000000000000000006a83f15669e797a1776d839762af0e9289907925882200f 2,529 1.00/1.00 vMB 47
399,452 399,452 000000000000000004bdf78038cc679fa033f7d92205bfb4e07c96c3ff481682 1,726 0.75/1.00 vMB 52
399,451 399,451 0000000000000000039a1ff5c8f57740c5a1d0fd2dd734b225894caedcb42fab 1,432 0.95/1.00 vMB 30
399,450 399,450 00000000000000000014eea05392876847d583f014bd6260e16e641858354eb5 1,760 0.99/1.00 vMB 30
399,449 399,449 000000000000000003f62e47ad7c42fc4f8e722e4decea3ae6a17d64844a5e91 2,891 1.00/1.00 vMB 54
399,448 399,448 000000000000000005a2db45d903c390b7b92ab49231c606273520e5e66167cf 735 0.56/1.00 vMB 19
399,447 399,447 000000000000000000ed7cd7c6a80f5e90b01f14976ad1dcdef7cc81c401117c 2,466 0.98/1.00 vMB 50
399,446 399,446 000000000000000001fea2f25b14a4c5caa8f01bb0eebf2b80dd089c92127029 731 0.34/1.00 vMB 37
399,445 399,445 0000000000000000023bb908db2343552c05357419a8a9de19c8184fb8a3fcf9 938 0.47/1.00 vMB 34
399,444 399,444 000000000000000004a8f10be5b4f9731a628e5d11dd557bf51c144c6a513250 656 0.38/1.00 vMB 31
399,443 399,443 000000000000000002da7c2b69ab758fcdf30dbbeba799fd30a40048e86dbdcd 1,115 0.95/1.00 vMB 31
399,442 399,442 00000000000000000041974d69695255dfc18e41d0fe759332d7150595619994 854 0.99/1.00 vMB 13
399,441 399,441 000000000000000000502ed46c8a3567ba3575be1c18a3634abed80a6e45fcf1 2,359 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.22 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: 654.52 GB
    • Received: 14.14 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.