Loading Tool

Explorer IconExplorer

Memory Pool

83,620 transactions
31.82 vMB
0.13163491 BTC
Random Selection Loading Transactions
Max Size: 192.00/200 MB

Candidate Block

Mining Attempt 26cc04d1a67df21efca614ac63a70e80ad659bad9c4e1a95c2cf9b01e4de4f45
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 91f0661f157efb768e896e4338e9d60e163be14b549e4ad7f8bdeee6ea3e40a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,195
Size: 1.00 vMB
Total Fees: 0.04427782 BTC
Feerates: 803.65 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (488,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
426,923 426,923 0000000000000000035f8cee5dacbfab6b706b08cabc9acb13ef030208f06582 563 0.23/1.00 vMB 61
426,922 426,922 00000000000000000354eadff05656626b1c6d593f223546dc2fae146df384d0 943 0.48/1.00 vMB 55
426,921 426,921 000000000000000002c1261d56286e6d72e2f243466f2adbc7d095f89636246f 1,010 0.63/1.00 vMB 41
426,920 426,920 000000000000000002c7948cee8f06406f842ddecce4f56249af62724d8e8233 1,809 1.00/1.00 vMB 50
426,919 426,919 000000000000000000beb9e18a2c0b337d50c78ead27a1351d13f44165409ab8 1,187 0.47/1.00 vMB 62
426,918 426,918 00000000000000000005523c3010221ca432323180a9dbddc9cf718fb3c28251 917 0.99/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.00 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: 718.70 GB
    • Received: 17.94 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.