Loading Tool

Explorer IconExplorer

Memory Pool

73,944 transactions
27.32 vMB
0.06624740 BTC
Random Selection Loading Transactions
Max Size: 166.84/200 MB

Candidate Block

Mining Attempt 2d10fbb8e759bc77d4f1d58f41a79922d52b618bc9a12513bd55a3ee640e7905
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root f3cdf4b420a0f4efd2712268e73bfd58f73ac3d000a59e1edf1eafa87dc3d71f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.00812734 BTC
Feerates: 73.20 > 0.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (158,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,647 756,647 00000000000000000006e34cf2bbb0277d7b8eeb0dd7bb6b55ada88679883e57 468 0.34/1.00 vMB 10
756,646 756,646 000000000000000000059d3fe20d86028b3ba39e9643a4a778466bd1fd830401 290 0.50/1.00 vMB 8
756,645 756,645 00000000000000000008ba70337953199e779c17aae57a5a1a2f98be0c59a8c1 1,165 0.52/1.00 vMB 10
756,644 756,644 00000000000000000005af0e81cf01e121086d77bea4c493b946380d6d0e0971 435 0.17/1.00 vMB 9
756,643 756,643 0000000000000000000831e5fb42e4b6e6121f2996e820c00217fb88348e47cc 737 0.25/1.00 vMB 9
756,642 756,642 000000000000000000010c2b59cf60857695f1c77893b2fc6161a3d23e41ac9d 310 0.15/1.00 vMB 20
756,641 756,641 00000000000000000008a1a9791cff594fd5a877f6275863c395b6ca546059db 1,052 0.36/1.00 vMB 9
756,640 756,640 0000000000000000000502bacd9195abbd153dbe16e708779b447c6ffa7d5832 557 0.18/1.00 vMB 10
756,639 756,639 00000000000000000002c1a28014afc7a0739752d5f7862fdcba2dd845f55d11 236 0.08/1.00 vMB 8
756,638 756,638 000000000000000000031e1808803227309652e3237f866d17292ee3004d8c36 423 0.18/1.00 vMB 9
756,637 756,637 00000000000000000001d797580dca33253d4309ba4fe37024533b925311c5db 623 0.31/1.00 vMB 8
756,636 756,636 0000000000000000000204540a2282694c658a6453dade49abed2b3992f9bcec 1,676 0.97/1.00 vMB 7
756,635 756,635 00000000000000000002c41d6540d2b3c63411bb78fb7f7c28a7b15f1909d072 2,093 0.77/1.00 vMB 9
756,634 756,634 00000000000000000002541a14f691e4a2807f8e9c20e4aad4a0a737190a4e2d 788 0.35/1.00 vMB 7
756,633 756,633 000000000000000000023c76cc7cbee726cf56d7982336512fdb626b3483e751 1,540 0.67/1.00 vMB 3
756,632 756,632 00000000000000000006c9cc854fbb4b8dcd51f33474399fce4d8ec6e5301651 2,790 1.00/1.00 vMB 12
756,631 756,631 0000000000000000000457218faf1677ba52120aa4eb8accb600be99113b8f7d 586 0.64/1.00 vMB 8
756,630 756,630 000000000000000000007c975f0480c8e035ac43b1c49687f7f1e782d03d5a4d 795 1.00/1.00 vMB 11
756,629 756,629 00000000000000000008e8fdac61c7a8374290b04ebbe78c1247a0978e89f0dd 952 0.34/1.00 vMB 8
756,628 756,628 0000000000000000000436a356d22cd75f9a1f11b97a6e388ef9303888666d9a 811 0.50/1.00 vMB 10
756,627 756,627 00000000000000000006b1ef34a7c676524bd028119d20c9f50867a628d766c6 950 0.27/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.