Loading Tool

Explorer IconExplorer

Memory Pool

81,051 transactions
30.07 vMB
0.09499416 BTC
Random Selection Loading Transactions
Max Size: 179.30/200 MB

Candidate Block

Mining Attempt fd6fc3b20fe126aabfd2bc703ab80c0c0f2ad033a86cf8de1367ef9c8bd70f6e
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 2e8362f68da5420589ee21bee3f9eb79397a0d725d93ee907b90eafac5ba7d9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,691
Size: 1.00 vMB
Total Fees: 0.03160959 BTC
Feerates: 100.37 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (236,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,218 678,218 00000000000000000009143e4711a4e3db794c0b716af63e8e8988d22d85c65e 2,733 1.00/1.00 vMB 86
678,217 678,217 0000000000000000000b52e68aadd0d31036f487fbd879b46a1fe09deff94b47 2,649 1.00/1.00 vMB 79
678,216 678,216 00000000000000000002a7a80b4d37e578129e0deb4a53c207119ddfa0f5f82a 3,101 1.00/1.00 vMB 106
678,215 678,215 00000000000000000005fd47b82023622006197b38492cc6b8e8cccfbf2e9c98 2,204 1.00/1.00 vMB 87
678,214 678,214 0000000000000000000a1b93891453fa8b2257c236a4cde02c923efd36e0e35f 822 1.00/1.00 vMB 81
678,213 678,213 000000000000000000071fb71ceeed1c6530d6270ec260d0771ce62362dc1b7e 2,700 1.00/1.00 vMB 103
678,212 678,212 00000000000000000004f750822529412b53652759dfbc4adbe1fa247cf03fe0 2,569 1.00/1.00 vMB 93
678,211 678,211 0000000000000000000548216a24e05e8e4d9ba2a1d835f19bfd677d0205501d 1,390 1.00/1.00 vMB 70
678,210 678,210 000000000000000000031895a170e3766df4b5220308049159649ac72b06ca36 1,959 1.00/1.00 vMB 79
678,209 678,209 0000000000000000000be33f70945781655be146997e01b674998bc0c80b9174 2,565 1.00/1.00 vMB 93
678,208 678,208 00000000000000000005cf95ef36b4c11bb05c1551fffd6abc71491053cb999a 2,517 1.00/1.00 vMB 93
678,207 678,207 00000000000000000005a265bd231456ada98c8973304d2e85b45721925f468c 1,264 1.00/1.00 vMB 76
678,206 678,206 0000000000000000000b564967e5ca4e06f04e5427098e20218e56d8ae6c77ec 2,865 1.00/1.00 vMB 75
678,205 678,205 000000000000000000037ec3a597c9d3874a22edb9e40b95d508208a8618dbdc 2,910 1.00/1.00 vMB 94
678,204 678,204 000000000000000000029a66f693d298964b4538cb5f876fc2a304573b4739e0 2,672 1.00/1.00 vMB 93
678,203 678,203 000000000000000000072977e280cf711e9402f4afe241e333c362781643de4d 2,885 1.00/1.00 vMB 83
678,202 678,202 00000000000000000006d58a8a7549a32a31012f72754885b3e635c57f96c01b 2,646 1.00/1.00 vMB 90
678,201 678,201 0000000000000000000476edefc840ded7911b0530ac986c50017d9c8b572888 1,702 1.00/1.00 vMB 100
678,200 678,200 000000000000000000019130d7bd4355930ea99340fcab5b75680e2c70f1acf8 3,334 1.00/1.00 vMB 129
678,199 678,199 00000000000000000000dd1daf50eb6ca2410030decb8318a807a899fae0a859 1,888 1.00/1.00 vMB 49
678,198 678,198 0000000000000000000538ee317c6774c4555bc6c863d35318ece1452c125d20 673 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.