Loading Tool

Explorer IconExplorer

Memory Pool

80,771 transactions
29.78 vMB
0.09407168 BTC
Random Selection Loading Transactions
Max Size: 180.71/200 MB

Candidate Block

Mining Attempt 3bd9db1ec31a042785faf481fdab381ffc6ccdbcd6320eb3ab0df35baf46ac3c
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 682af04fde15d69837c3fdb8b5a5ffa31f415876cdc3e026dffeb054db45c1c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,965
Size: 1.00 vMB
Total Fees: 0.02683508 BTC
Feerates: 90.00 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (213,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,494 701,494 0000000000000000000d1dc791a1c7bb356debee25f6a213f51c8a1eb0cab50a 1,980 1.00/1.00 vMB 12
701,493 701,493 000000000000000000095640accc39bde2e669453cc4e550671117e728e68a21 2,972 1.00/1.00 vMB 10
701,492 701,492 00000000000000000001987d6c274e0f4f47be3fb10cd98c4333673697d9a4ff 2,438 1.00/1.00 vMB 27
701,491 701,491 000000000000000000061b6e1f046db9c19e3dde33e7cf6803f82870908bb371 1,174 0.76/1.00 vMB 8
701,490 701,490 0000000000000000000737768dc57bf4b21ace78a44f861821b3930bad620610 49 0.01/1.00 vMB 9
701,489 701,489 000000000000000000003b777151bc4b9adcbac330708ed56a130de05cebd9a1 1,094 0.36/1.00 vMB 13
701,488 701,488 0000000000000000000121896822e4c316693ba860306c32d227a55e74d01eaa 2,544 1.00/1.00 vMB 9
701,487 701,487 00000000000000000006bd460c5d89f8f874180846621e9d80b874cf8dd00dcf 2,332 1.00/1.00 vMB 14
701,486 701,486 0000000000000000000d957484f5c869d63be7eb0e71580d6bd71864b89b6923 3,124 1.00/1.00 vMB 12
701,485 701,485 00000000000000000007795a9fc426f68c7e612f2d1f67c97cd065435bf203fa 2,071 1.00/1.00 vMB 9
701,484 701,484 00000000000000000001d704a4c51617bc5bfffd8dc59c21f8c0738a1cc75ce4 2,362 1.00/1.00 vMB 7
701,483 701,483 00000000000000000008af36c1552a20fc158b9c6a9646504f1efcb522cd00ef 3,403 1.00/1.00 vMB 9
701,482 701,482 0000000000000000000df69e7e5addfacb3cc17e5c77dd5d6d963c255785c71b 2,574 1.00/1.00 vMB 27
701,481 701,481 00000000000000000004b5b222f33bb18be2e36a0c09dd87eef6a5f80e61d18a 1,584 0.47/1.00 vMB 12
701,480 701,480 000000000000000000074766bfb1f5bc003aacce65e466047f0ff644ea4d35cb 1,303 0.47/1.00 vMB 12
701,479 701,479 0000000000000000000237c59a9314a41d1e27b862291f3e822ae46d8a654f4d 1,238 0.44/1.00 vMB 9
701,478 701,478 00000000000000000005c1fe4738d927855115c1b7997df70d944d5ad52e9629 604 0.34/1.00 vMB 8
701,477 701,477 00000000000000000009f5422a3594edee599217e9d1937ad092ab932b388d8f 1,002 0.29/1.00 vMB 12
701,476 701,476 0000000000000000000ad0b06b5a7894305dbc59ca909de1d2619addd009e823 804 0.81/1.00 vMB 3
701,475 701,475 0000000000000000000558ac4519eea6fc7e167c2df4d609183a861981e01fba 2,893 1.00/1.00 vMB 12
701,474 701,474 0000000000000000000607e83a90c1ab43a53666de568805b12dce49856330c2 575 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.