Loading Tool

Explorer IconExplorer

Memory Pool

76,019 transactions
29.57 vMB
0.09254977 BTC
Random Selection Loading Transactions
Max Size: 178.60/200 MB

Candidate Block

Mining Attempt 5c47c4830b1972a574c1acfb0e9c6a435709c90323147d589598de55ad122d8b
Version 20000000
Previous Block 00000000000000000000e985b7b1cc1a76854a465d8850041916727dd53fce69
Merkle Root 62e0ca43c361647876a9335d75a144d196e728b87455d1b20d40763c404319d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,171
Size: 1.00 vMB
Total Fees: 0.02627738 BTC
Feerates: 251.14 > 2.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,437 (49,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,776 865,776 00000000000000000000efe6beb99ff6205b2e782fa4b7e497ef778e818b91a6 2,585 1.00/1.00 vMB 9
865,775 865,775 0000000000000000000139799be8d13b2009be5e87dfce1a27d8380d60d2c8cf 2,816 1.00/1.00 vMB 11
865,774 865,774 00000000000000000002d0ced29ad9f947f6083a11c8a0fdfc111a5c0cc94349 3,741 1.00/1.00 vMB 19
865,773 865,773 00000000000000000001b02487585b1ba7343e877ebf1265610f7d32384d4d70 2,796 1.00/1.00 vMB 34
865,772 865,772 0000000000000000000265486f7fba122960929f602b38e1a5ad5a050cd93bfa 3,829 1.00/1.00 vMB 8
865,771 865,771 00000000000000000001f5728073e1135f27f2fee3c2c62fc3b995fcd3337e31 3,704 1.00/1.00 vMB 20
865,770 865,770 00000000000000000002785be8efb5b5e84690724d5cb018799f56e8df2cb699 3,024 1.00/1.00 vMB 7
865,769 865,769 00000000000000000000fb0534638c7a1a53ac482335f93f265eaea6cc51ba1f 2,121 1.00/1.00 vMB 11
865,768 865,768 00000000000000000000eea54344bff4238b4897d2eaf9a49a1ef55401ebade6 3,184 1.00/1.00 vMB 12
865,767 865,767 000000000000000000028f128c84df208966e37507a9bcb806f2084dc0deaef1 3,449 1.00/1.00 vMB 24
865,766 865,766 000000000000000000007f9d916a51d211720025aed1cc6289565c2ad6390ded 4,064 1.00/1.00 vMB 18
865,765 865,765 0000000000000000000061419ceaa7155eaa8122c08b2f79d93ba3868f40f855 5,515 1.00/1.00 vMB 30
865,764 865,764 000000000000000000009072ebfda965d68b74842e6b718db6ceb4ed87cfdee2 5,517 1.00/1.00 vMB 7
865,763 865,763 00000000000000000000f76466e932f7a3274d2222b73ac66c12a525b75a14ff 5,831 1.00/1.00 vMB 11
865,762 865,762 000000000000000000014cb41cad7f76e918ae19299e33a420722628542e1156 6,001 1.00/1.00 vMB 30
865,761 865,761 000000000000000000023bbe0e6f83aa0578a705464164a57678d7e3b6f1c679 5,818 1.00/1.00 vMB 9
865,760 865,760 000000000000000000007251e25387ebe6eb40940f2e27d9f639ba25172678e7 2,774 1.00/1.00 vMB 5
865,759 865,759 0000000000000000000180fc4c00b0e0edd97d750f4d86ba197cba305b61cb97 4,936 1.00/1.00 vMB 8
865,758 865,758 0000000000000000000078dc66584a7e78a99bb90f3fb81e7a54d792668eedc6 1,234 1.00/1.00 vMB 4
865,757 865,757 00000000000000000001988a7742845bf035befafe5cf06dcb4ce46cc6d5435a 4,190 1.00/1.00 vMB 7
865,756 865,756 00000000000000000001b5d72e54fc062b77ce33e9c7eaa610755ec2d6a73409 3,496 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.15 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: 745.57 GB
    • Received: 18.72 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.