Loading Tool

Explorer IconExplorer

Memory Pool

73,906 transactions
27.45 vMB
0.06906411 BTC
Random Selection Loading Transactions
Max Size: 167.26/200 MB

Candidate Block

Mining Attempt 001a1f4596d124103b6bf83f3cd02125bbe88ccad50040ee9c87d4db2ef84fa2
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root 282440c588ca371970ca705ae687e708f90de40c10e5f4e40a81214a674f7627
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,530
Size: 1.00 vMB
Total Fees: 0.01066172 BTC
Feerates: 89.32 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (488,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,944 426,944 0000000000000000008bb910120722a714b26e247b9e0aba7168863bc1ce0df7 1,487 1.00/1.00 vMB 36
426,943 426,943 000000000000000003542eb79b302a29488d3d90cbdf4148d4cada6d9affd602 2,283 1.00/1.00 vMB 57
426,942 426,942 000000000000000004f00d390f9f7d5974a8a7e24f60c21819166f6f7f103eeb 2,641 1.00/1.00 vMB 84
426,941 426,941 0000000000000000017385c41f00ac516443fc3c81ca55e2145824a7887b0186 2,307 1.00/1.00 vMB 61
426,940 426,940 000000000000000000db5e75c287a3616fa2fe4c0ada25e07ceae5bee9bfd936 2,733 1.00/1.00 vMB 62
426,939 426,939 000000000000000001c6853aebfa12a2562c52cd0c84105219c1b2873b7a5b7e 2,693 1.00/1.00 vMB 80
426,938 426,938 000000000000000002e1982c871ce0861820dc81be91e18a46b964d1c0ce468d 2,833 1.00/1.00 vMB 67
426,937 426,937 00000000000000000007ce058ef593bb64542d85aaf1114689176050f454fa99 2,878 1.00/1.00 vMB 71
426,936 426,936 000000000000000001963e81cfb02be945bcc2455442b2b0afdc7828bd1a0e63 3,071 1.00/1.00 vMB 92
426,935 426,935 000000000000000003b0da9bf5737e64b160803f47ce88235b6318c1e0e47d62 2,272 1.00/1.00 vMB 58
426,934 426,934 0000000000000000047df3f4c647a0af44912700faca5bfcfa91f136e9b07ed6 2,409 1.00/1.00 vMB 54
426,933 426,933 0000000000000000041b563c3ad93829482d7c0b57ff2e1b992bc1f402b04ba2 1,662 1.00/1.00 vMB 83
426,932 426,932 0000000000000000016b5b909c3b25e2241d6f298b7ed8c10b8459015c20e991 2,271 1.00/1.00 vMB 53
426,931 426,931 000000000000000001321410292ffd46a3cfb45258e5579242a59e2c9b21a466 2,542 1.00/1.00 vMB 81
426,930 426,930 00000000000000000174ca1b1a5a742de154d99ab8ac68c7ac36b7ada8565dac 1,557 0.99/1.00 vMB 35
426,929 426,929 0000000000000000011d44e914485043b159914ebc0f37f00bb8f4d923e829a4 2,468 1.00/1.00 vMB 68
426,928 426,928 00000000000000000006aa792750f432d77950090e1617056742a6028682a2c3 2,570 1.00/1.00 vMB 74
426,927 426,927 00000000000000000255b7262fcda4a0ae3090d8d36aff9072e0c4a37b6035a1 677 1.00/1.00 vMB 27
426,926 426,926 0000000000000000018235dc49759b43e3742d0ee47211194dab406ab9639f1e 1,505 0.86/1.00 vMB 44
426,925 426,925 000000000000000003f91536fdda2e5c7248205f35661a574044e083d82137ed 1,729 1.00/1.00 vMB 43
426,924 426,924 00000000000000000076b9a7e299af784686a363d03d80d31d14b1e113357182 2,590 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.60 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.