Loading Tool

Explorer IconExplorer

Memory Pool

73,518 transactions
28.11 vMB
0.06661898 BTC
Random Selection Loading Transactions
Max Size: 167.19/200 MB

Candidate Block

Mining Attempt 4b7bd34015ad89db142e91ec6ff774ba269e189863c03676bd721d64e54b0f03
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 7ca57840440e5459af379d0ddc83fd2556c376c70bcee92ffc96bb447f311af8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,187
Size: 1.00 vMB
Total Fees: 0.01045017 BTC
Feerates: 101.62 > 1.05 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (209,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,592 705,592 0000000000000000000c2144ef183880b2d3afad7067f33ecb50364df580a0e0 2,953 1.00/1.00 vMB 12
705,591 705,591 000000000000000000006ab339fd4f4e7e21ebfafe21c906edfb64796b87fd99 2,627 1.00/1.00 vMB 13
705,590 705,590 0000000000000000000db088586d8769255b54973f31be1e002816b69484ac28 3,263 1.00/1.00 vMB 26
705,589 705,589 000000000000000000032e2420d487408bf8d982591714dcb11be734716c3af2 3,405 1.00/1.00 vMB 22
705,588 705,588 000000000000000000049d69608eec1b9004e5b6bb0c9f04d6f2cc20aa2ebabf 2,154 1.00/1.00 vMB 7
705,587 705,587 00000000000000000002eb4733bb6d8f54cc1f0fe291ab5ea133ade16ef5e278 3,359 1.00/1.00 vMB 23
705,586 705,586 0000000000000000000b1ceb59d461d87063d903e04376b6cbe957398503f411 2,350 1.00/1.00 vMB 3
705,585 705,585 00000000000000000000ed99059483712ef14c9b9e7925ddf6639b1f405388d6 3,607 1.00/1.00 vMB 5
705,584 705,584 00000000000000000003fea4feaa01fefb55f1ad609a9615003b4fa427f590e0 3,640 1.00/1.00 vMB 13
705,583 705,583 00000000000000000004ac8c5ff284ddcafb19e065efb3b981e037de4de2f0f9 3,009 1.00/1.00 vMB 11
705,582 705,582 0000000000000000000b46cf16de01378b728253dc94644fc68fe8996c67bb9b 2,557 1.00/1.00 vMB 31
705,581 705,581 00000000000000000008d53cd18cc951dac8266f22c14d3ab7810ed6f86a3548 2,627 1.00/1.00 vMB 23
705,580 705,580 0000000000000000000d6a421455fc926f07c4aca7854f023ec967a4e40b4ae8 3,296 1.00/1.00 vMB 7
705,579 705,579 000000000000000000076809f2776aeed78def1fdf83b1762a973637bbdbeae3 1,490 1.00/1.00 vMB 9
705,578 705,578 000000000000000000071f0d583879594a9eaef543fc558d99b73df5b6e033d5 2,779 1.00/1.00 vMB 16
705,577 705,577 000000000000000000005769e7e0bf8f20c4fccc635ca63301c8cc07a5173e0d 1,941 1.00/1.00 vMB 12
705,576 705,576 0000000000000000000bab75948e7c0b26a88bdd46b4283e16b9952e360de4a2 1,879 1.00/1.00 vMB 10
705,575 705,575 000000000000000000038767308711045e9514831e78781f8b796438cecd0242 2,522 1.00/1.00 vMB 13
705,574 705,574 00000000000000000006037ee00a9d602d72e6b3a2bf109f4d5aa01d703bb48c 2,329 1.00/1.00 vMB 18
705,573 705,573 0000000000000000000bb26339f877f36e92d5a11d75fc2e34aed3f7623937fe 3,477 1.00/1.00 vMB 15
705,572 705,572 0000000000000000000ccff3b86092bbf6cbe3b419fd83c8e9958a558adcde83 2,647 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.54 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.