Loading Tool

Explorer IconExplorer

Memory Pool

76,301 transactions
28.27 vMB
0.09229666 BTC
Random Selection Loading Transactions
Max Size: 171.54/200 MB

Candidate Block

Mining Attempt 28c8ca1cc6c0483b6d15bd6cfb531212f1f90c979510708d5d500cf40994f3b2
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 6fc4575b29b2ee49a4c92ec30555fe76a242ed604a3a1872592ddb5afa46d480
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,585
Size: 1.00 vMB
Total Fees: 0.03031841 BTC
Feerates: 402.60 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (405,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,846 509,846 000000000000000000289eb51b6eaaf56aeead86c34799e6273f9b6a8cee6977 1,438 1.00/1.00 vMB 33
509,845 509,845 0000000000000000002db3a4bac70805588eea4993c869a81723e64db8c746ed 574 0.21/1.00 vMB 47
509,844 509,844 0000000000000000002d89990a955397ac4720a0fe887bb013df6a80733c86af 2,886 1.00/1.00 vMB 78
509,843 509,843 00000000000000000056d2caa5be5cd26844140a417c3cfe5e76cd91f00dea62 382 1.00/1.00 vMB 11
509,842 509,842 000000000000000000132e5bdfd7f08054e07c05d38e0b0af68b48677e158e56 1,701 1.00/1.00 vMB 39
509,841 509,841 000000000000000000466682920a7826cfcb02cc4b2cc5d41105b29763ff20c6 1,053 1.00/1.00 vMB 28
509,840 509,840 000000000000000000239459513962623d6c3521ecd35690397e6d04cd2c70f8 1,297 1.00/1.00 vMB 28
509,839 509,839 0000000000000000001428a6d7b0d554f6f8b0d08e67edde12501c829905584a 433 1.00/1.00 vMB 13
509,838 509,838 0000000000000000002a662757f78dc709cfcfb0a1fbec6ca5eadc79e89a5e27 365 1.00/1.00 vMB 7
509,837 509,837 0000000000000000004fcdc96328392ec71528d24d796ad1197d8426b3ed6770 1,427 0.60/1.00 vMB 80
509,836 509,836 000000000000000000299d0c1eebc0e9c8542b7435e2b120491388741905ca38 1,410 1.00/1.00 vMB 38
509,835 509,835 0000000000000000000cba15040b83006ca58d2edd82655925073f3847084e90 3,180 1.00/1.00 vMB 74
509,834 509,834 0000000000000000000c9e5d76f2c140eca084c248738b161de6fdd3c49885f4 2,105 1.00/1.00 vMB 83
509,833 509,833 0000000000000000004c489219f155312b7214c092a98e1440a36115937b78f8 817 1.00/1.00 vMB 29
509,832 509,832 00000000000000000054b27b0d27160729dfbb9be3ab3e1b1782b04cd8a70402 2,155 1.00/1.00 vMB 64
509,831 509,831 00000000000000000018922dcca54d09793036e757740a3dd17089fcb4fecd25 1,700 1.00/1.00 vMB 10
509,830 509,830 000000000000000000341c061ca9958d94062451a247ce4c1093ea0008691ea1 2,243 0.75/1.00 vMB 112
509,829 509,829 000000000000000000050ea116b3fdd56e2656dd546e7839905927061f2778a0 1,182 0.72/1.00 vMB 60
509,828 509,828 00000000000000000051d6d60d8af68596def9756a329c68ccb7f19e677e7097 228 1.00/1.00 vMB 5
509,827 509,827 000000000000000000388c6a04bc72d340c975f1d7e880575094ffe44c28ed7c 1 0.00/1.00 vMB 0
509,826 509,826 0000000000000000004dafe848ccd5e24cea0c6e5056100144a450eeb57b6187 732 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.