Loading Tool

Explorer IconExplorer

Memory Pool

77,817 transactions
29.40 vMB
0.10317987 BTC
Random Selection Loading Transactions
Max Size: 177.08/200 MB

Candidate Block

Mining Attempt 0e1f1b6b09f5bf95ec13b396270abe69ae9d5349acf49abaabe93b458cef7597
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 88b103d5cdd88cb6bd25d6687861f5e8b73f02fbfeb56d33bde985fb9acad736
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,182
Size: 1.00 vMB
Total Fees: 0.02800245 BTC
Feerates: 151.12 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (131,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,480 783,480 00000000000000000004fed25f3fe16b87552ec0c63347dfb571fa510a3ee760 3,121 1.00/1.00 vMB 20
783,479 783,479 000000000000000000038f8e6ba7698e8597f49839c2aebd2bf903f79c914c03 656 1.00/1.00 vMB 5
783,478 783,478 00000000000000000000eaf5fb796d4e9a61b737ad6ca82230a0a831a6759aa8 1,483 1.00/1.00 vMB 8
783,477 783,477 000000000000000000045790c3b544d91cc2af9a8ec34009f13319c667583965 2,081 1.00/1.00 vMB 11
783,476 783,476 000000000000000000051aecdee309d8b1da38649da5599216375a8fdcb285ba 1,329 1.00/1.00 vMB 5
783,475 783,475 0000000000000000000494337a418c71a1b5f1712c5e31496fff8f127badd717 3,119 1.00/1.00 vMB 28
783,474 783,474 000000000000000000046d1f3a4526fa38ca63198dbaa044d21e2e5541b7d4a6 2,366 1.00/1.00 vMB 15
783,473 783,473 00000000000000000000f0d8f6d039e6b7717a1929e6e5fad90d22aa9e0613ac 2,632 1.00/1.00 vMB 28
783,472 783,472 0000000000000000000479503b33da5e43d760b63bf1453c8fb216a15bca1882 994 1.00/1.00 vMB 6
783,471 783,471 00000000000000000002a89bc5cd218764cfc8cb07e857864bb3a2c2e54b5679 1,906 1.00/1.00 vMB 13
783,470 783,470 000000000000000000035ec14a80ea82b981e11bf6a61351d173d98ecf3309e5 2,741 1.00/1.00 vMB 32
783,469 783,469 00000000000000000000020f64479207aff2bb9f7c0cc5ce4c76bf4d0d69f3ca 2,448 1.00/1.00 vMB 16
783,468 783,468 00000000000000000000bda68aacc86092646a8e5704b68884eb98c10cd5a042 630 1.00/1.00 vMB 5
783,467 783,467 0000000000000000000197fb19682525a2c602637f7c8ac12717d35ff7161026 821 1.00/1.00 vMB 6
783,466 783,466 000000000000000000047e82065b6395f3c23c04d58f7d6999e37955d531273b 2,386 1.00/1.00 vMB 20
783,465 783,465 00000000000000000001714871a96af69af96bd0f69e7a763d85d5c86185aa05 2,248 1.00/1.00 vMB 17
783,464 783,464 00000000000000000005cf61261a59f4c325adf1352acfab1c51a2704afe5a67 2,990 1.00/1.00 vMB 19
783,463 783,463 000000000000000000031e24addd56168920fcd3f669398bd7ebcd1264f80825 2,652 1.00/1.00 vMB 28
783,462 783,462 0000000000000000000262c8eda5d9016e065eb84fb21bb1b5dfbf763678b9be 2,002 1.00/1.00 vMB 13
783,461 783,461 0000000000000000000027334a1073384cadb9537335ba49ec25ddbaf93c63a3 1,813 1.00/1.00 vMB 14
783,460 783,460 000000000000000000010eb13e5601311d835388008f8ba8562626c7857a4e99 3,097 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.