Loading Tool

Explorer IconExplorer

Memory Pool

82,715 transactions
30.37 vMB
0.14586701 BTC
Random Selection Loading Transactions
Max Size: 183.91/200 MB

Candidate Block

Mining Attempt 3ee207baf810b411dd5583fa2472d072fd026560824c05f7883ea73c8e04f285
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root bc64bb85ba7cd721e9ae4de4c440d11a2229f63cd211554aeb560d0e4addc07e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.06615768 BTC
Feerates: 150.61 > 6.63 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (213,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
701,473 701,473 0000000000000000000e296fbcdbe4b3ccb4f02ea2130e79288792d295089410 1,619 1.00/1.00 vMB 7
701,472 701,472 0000000000000000000b70579255845c3d4b66d2d7e77d953ad3ce47147dbee0 2,727 1.00/1.00 vMB 12
701,471 701,471 0000000000000000000a9644d8fe3cba079fe2f5ee78d20e67eb05f347ecd1c9 1,064 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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.32 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.