Loading Tool

Explorer IconExplorer

Memory Pool

77,386 transactions
29.08 vMB
0.10062134 BTC
Random Selection Loading Transactions
Max Size: 174.99/200 MB

Candidate Block

Mining Attempt 1ec327392b2f2e285f8df86bdb3d63e4f624372f288f67a309c4b37b1f1a71e4
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 79916c9331a7d1a6168feaabb1434c775aa7b657a75af04a4db3ebb8eb566f59
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,525
Size: 1.00 vMB
Total Fees: 0.02676525 BTC
Feerates: 453.09 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (134,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,407 780,407 0000000000000000000623c7f2a1882df0b2e6baf8ed585bb853b42579fbb49b 2,206 1.00/1.00 vMB 18
780,406 780,406 00000000000000000001444a3f2cc4ed1a6323826f60aecc0776a9ad50a0b33f 975 1.00/1.00 vMB 24
780,405 780,405 00000000000000000004c272933431b8a923b3d5b33f5bd5ce247eb266f4406e 1,492 1.00/1.00 vMB 7
780,404 780,404 000000000000000000013ab203f65433013d3958fd9065f9ae47108c18da0085 1,055 1.00/1.00 vMB 5
780,403 780,403 000000000000000000001ce0f164763773670b790169d946741b6923a9dcb977 782 1.00/1.00 vMB 5
780,402 780,402 0000000000000000000393c822b70c79ff1aa34868f57362d3d7a788de481674 668 1.00/1.00 vMB 4
780,401 780,401 00000000000000000003a7f0d6009d79a124708b36b24d1ee02baa321e260bf1 424 1.00/1.00 vMB 2
780,400 780,400 00000000000000000002b55eb51f3a2aba52701e45a8ce24311385e623a8b885 1,360 1.00/1.00 vMB 3
780,399 780,399 00000000000000000004e6781383699eead98246f632a89c68aca8112836a7e3 2,285 1.00/1.00 vMB 10
780,398 780,398 000000000000000000061afb05000529e04615f2e7c679cf8759fa95c51ce67f 2,547 1.00/1.00 vMB 18
780,397 780,397 00000000000000000003a50a9702ee6da57f9c2ce763604cfdd3741e3bcb388e 2,409 1.00/1.00 vMB 32
780,396 780,396 00000000000000000002f26add497248d9f8b18f43c974c02f4182e696ee2d10 812 1.00/1.00 vMB 4
780,395 780,395 000000000000000000017eade511f7be6f9920efd97c94324fc36ab21337062d 845 1.00/1.00 vMB 5
780,394 780,394 00000000000000000001c6e44c4c9e2c109594008775b7cbf8d8163e905e2e96 593 1.00/1.00 vMB 3
780,393 780,393 0000000000000000000610a1daeaa9e00b48453a13aed444fd9f77181e8632dd 651 1.00/1.00 vMB 4
780,392 780,392 0000000000000000000255ef18e5aafbb2e965ab616811d7e131782504f8606f 1,610 1.00/1.00 vMB 8
780,391 780,391 000000000000000000038a05b7c770cfa324cf0f745564422a478ab757d4dc81 1,914 1.00/1.00 vMB 31
780,390 780,390 00000000000000000002c076088199acc65e4bdc52c4992d94e294e3627b6292 1,705 1.00/1.00 vMB 9
780,389 780,389 000000000000000000043ab3a935e90059ecde923c0b6fab4b1e0612174e3b3c 2,233 1.00/1.00 vMB 27
780,388 780,388 00000000000000000003caaadd65e18a97df713517eae66eba3409db68bb403b 585 1.00/1.00 vMB 3
780,387 780,387 000000000000000000004fce6fd095f111d51829c76448ef0b0602c9ec75ca1f 1,989 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.