Loading Tool

Explorer IconExplorer

Memory Pool

83,609 transactions
31.82 vMB
0.13154027 BTC
Random Selection Loading Transactions
Max Size: 191.99/200 MB

Candidate Block

Mining Attempt dfb54819f380acf2c8bb8b7a9f0045f38f90659e07f8cda661b69b651f0a5cbd
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root e7815dc0dd3c805e174d881f953d596365ee5f465e4edcf46ed807aec170eaf0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,177
Size: 1.00 vMB
Total Fees: 0.04403770 BTC
Feerates: 803.65 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (438,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,612 476,612 00000000000000000044bd177101d062fc7eef53f7cca75eb19cab5ce9e098ba 546 0.39/1.00 vMB 105
476,611 476,611 000000000000000001003f67fee3cf8555ea8262a60a9a86cc462b974c35fed1 1,592 1.00/1.00 vMB 63
476,610 476,610 000000000000000001164396dd19351739072d927540b453c3bf537adeedfa4e 28 0.01/1.00 vMB 207
476,609 476,609 000000000000000000e555e3f93902ffe96a928c24ed314296a8bd1113bb1735 2,427 1.00/1.00 vMB 162
476,608 476,608 0000000000000000015c00741a4f9c4443529e0e102c0ccb10467bcf5c9ece5d 2,258 1.00/1.00 vMB 199
476,607 476,607 00000000000000000037e79c62ee7b28506a0d5d450e2599060b33dc8dd3a77b 957 0.99/1.00 vMB 43
476,606 476,606 0000000000000000014ebba258db2e691788bb2bb11c29ff48b6b966ab768854 2,145 1.00/1.00 vMB 74
476,605 476,605 0000000000000000013cfc2414d632dc3b2a6be0eaab49b3e7dc1f8df5dc0257 1,284 0.58/1.00 vMB 195
476,604 476,604 0000000000000000006ca6a5ac68a25a60fc518ba481834aef8bbc7a3d18790e 2,091 1.00/1.00 vMB 132
476,603 476,603 00000000000000000068d39f28446ce4f7a6abe98d9be81ef64a1e0cef2bec09 2,415 0.99/1.00 vMB 234
476,602 476,602 0000000000000000003d63939462c7aa64dde1f2481044eb4b2ee543207f2940 1,875 1.00/1.00 vMB 155
476,601 476,601 00000000000000000070bc21c1879919a8fe467c0df4132e57bcdfe3eaf4d2ff 1,367 1.00/1.00 vMB 238
476,600 476,600 00000000000000000046b9893802c99aab101218f52d284e37d50bc30615fb3c 1,486 0.68/1.00 vMB 160
476,599 476,599 00000000000000000118aece6947b7bc766cec6c2baeb0029d4a0ec474a7137b 670 0.65/1.00 vMB 66
476,598 476,598 0000000000000000001e2dc19ecb9ba667e19094ef65acc1e4663668225225e7 2,043 1.00/1.00 vMB 123
476,597 476,597 000000000000000000d31356a68c9ae48aefb52499caf46326925fe8e1da357d 2,055 1.00/1.00 vMB 231
476,596 476,596 000000000000000000c4bfbe375f801b48a90e63f0308b537a077134568c1a1c 1,927 1.00/1.00 vMB 29
476,595 476,595 000000000000000000b915587f22c7f7735bc3b2a52ed9bc63b49d69435d3762 1,485 1.00/1.00 vMB 117
476,594 476,594 00000000000000000096a04def8a2cad62d6ccc0fdec909abf143434805dfd68 2,064 1.00/1.00 vMB 186
476,593 476,593 0000000000000000012951253aa82a9fa449bb03fa5371c1c172f9e4d27cce3f 2,758 1.00/1.00 vMB 293
476,592 476,592 000000000000000000047516e8fd622292bd6f2b734e51a98fe50037d8dbe00d 1,821 0.99/1.00 vMB 270
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.