Loading Tool

Explorer IconExplorer

Memory Pool

77,509 transactions
33.68 vMB
0.13835241 BTC
Random Selection Loading Transactions
Max Size: 189.01/200 MB

Candidate Block

Mining Attempt a89c1c044b9897ac74df09f66e3391874301c30c1ddb335098aefd79fec640b4
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 030668414742b81330a0f0e5a50256816b2d058aa4eb2603f1ec135b0c3f6d90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,349
Size: 1.00 vMB
Total Fees: 0.02823339 BTC
Feerates: 100.53 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (627,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,958 287,958 00000000000000001fe4c888c19b3ccc1f514c318ba17d8bc278c400991fcdd5 1,234 0.50/1.00 vMB 53
287,957 287,957 00000000000000011ad29af2f1606a574898645cd0406405a257213f29fe7b2b 1 0.00/1.00 vMB 0
287,956 287,956 00000000000000007a5ec9270605ab9caf62470eda774768da4127469683da81 581 0.25/1.00 vMB 41
287,955 287,955 0000000000000000c7a38d73e2bbcdd26dae4f87ceaf1aa016452bdf851563a9 71 0.04/1.00 vMB 11
287,954 287,954 00000000000000007ae7e4921a85107ded869aabe0bf1f6abe4d3aa76c711463 269 0.16/1.00 vMB 29
287,953 287,953 0000000000000000666e92192dbd5c3a4091cb6b8dedecc1bcbbcf1acdaf7164 405 0.22/1.00 vMB 31
287,952 287,952 0000000000000000179f44859363255d32c3df8517fd851b78bb07485abd6dd5 324 0.15/1.00 vMB 33
287,951 287,951 000000000000000070c4cda4b6f74a439ea5730ab4e2358e8b457d0fb408fbbc 1,238 0.88/1.00 vMB 28
287,950 287,950 000000000000000117084a3f935906d10d588740591d511fae1eee07c95e5935 422 0.35/1.00 vMB 18
287,949 287,949 0000000000000000abce423cd1f651344e241c0b5bc0f3b545ff62a277f4742e 148 0.06/1.00 vMB 37
287,948 287,948 00000000000000011b25daea884d31a4c59431a24aec81ab7fa1f2d861edc818 997 0.35/1.00 vMB 46
287,947 287,947 000000000000000060793005a0ba22a6ed497be2840f06fd2ee8e9acfd95be27 123 0.10/1.00 vMB 13
287,946 287,946 00000000000000010a1209a4a189a21d836b3d830f6987aa7b0adfe3d27a1c83 718 0.35/1.00 vMB 36
287,945 287,945 0000000000000000763194b3278799e6069a8004ff4d9859b74dc1b8dc217e58 442 0.21/1.00 vMB 34
287,944 287,944 0000000000000000124cc5b0b7d3b5ed4abe47b1ce72cf72f0374f57b5a037fe 428 0.22/1.00 vMB 30
287,943 287,943 00000000000000004184509d939d14787a56b4bf28007bfe91d54347bd3d29e8 152 0.06/1.00 vMB 84
287,942 287,942 0000000000000000da2ba36524f46fa981e7f723d6d6d72b573b368c84bd6c28 780 0.62/1.00 vMB 33
287,941 287,941 0000000000000000414c0ea8de0c0f9da3c88720b950f0e5cf0a4e4fa4d5ac36 1,006 0.35/1.00 vMB 53
287,940 287,940 0000000000000001598a85a82b31849e0c0faf82c6cc2bbdf7cbe9b351f581a5 277 0.14/1.00 vMB 36
287,939 287,939 0000000000000000eeb3fcfeeae92cbd2cda3bb6671f394f48d26d06200daf55 226 0.10/1.00 vMB 37
287,938 287,938 000000000000000146d6929b1031216787be93800d8f2963b43446893fb51506 15 0.01/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.11 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: 733.30 GB
    • Received: 18.54 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.