Loading Tool

Explorer IconExplorer

Memory Pool

81,758 transactions
30.81 vMB
0.08095145 BTC
Random Selection Loading Transactions
Max Size: 188.99/200 MB

Candidate Block

Mining Attempt ff67ebd387265207a69e2610bc30f3a9e422943eeaec43aad25ed7fb7fe46f89
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root c103322e0400019150bb48ffe3fc80c8f7aba083fe08d549066f8a1b2291421a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.01190690 BTC
Feerates: 151.12 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (795,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,887 119,887 00000000000045710f4d2ba5cf3635b45960e5bd4ea992ccc537585b113065d9 5 0.00/1.00 vMB 0
119,886 119,886 0000000000003cda2762feebeb39d072fcb8e3d9477ef8eb2555a7fcb90a3e33 1 0.00/1.00 vMB 0
119,885 119,885 000000000000612f24db16f6fc55d381c69608df60f30870d0fc87d938c5317d 8 0.00/1.00 vMB 566
119,884 119,884 00000000000083100b3bf968d6888b3ad7e3a9a4ad772819ab2327c7bb0e8ee0 25 0.02/1.00 vMB 845
119,883 119,883 0000000000008736676be747aa7d14e5c17f3bf44b8579278fe192c5d3f42f86 11 0.00/1.00 vMB 961
119,882 119,882 0000000000006373bb162b392fcf88e1e269126bfa099f4b720f22d1ff9d48aa 8 0.00/1.00 vMB 596
119,881 119,881 0000000000007b28aece02c69e274d101005b2987adb9ed72422023cd7ba47e5 22 0.01/1.00 vMB 1,100
119,880 119,880 0000000000005d7b3311ad8d11793b9e0045e148f3da3a0eef951cb27bdecdd8 29 0.01/1.00 vMB 321
119,879 119,879 00000000000044ff3792fe627ae59654d28c5981121838dff6dccd5234cf6a78 20 0.01/1.00 vMB 572
119,878 119,878 0000000000009788993a5acdede5373011b731a47e5e18c4b6e4720ce179cf28 13 0.00/1.00 vMB 470
119,877 119,877 000000000000b1be56362002d987f77f5860daa432007404c48938fa6501d942 15 0.00/1.00 vMB 2,429
119,876 119,876 0000000000003a336fe6f4a9ccd0d99e892f231b823ce06160b1ddc4c6f3fdcd 20 0.01/1.00 vMB 2,245
119,875 119,875 0000000000001e743560b1cf19990fb155e95d41019d146dbee1da52ecef29bf 18 0.01/1.00 vMB 380
119,874 119,874 0000000000000cb57a2ddc37fd0bb124d287f495941579676c8c60cdaba41f7d 10 0.00/1.00 vMB 780
119,873 119,873 00000000000045a261aa81b90706a93814fb1af1cc37ee74b7f3171a1e4cd468 12 0.00/1.00 vMB 316
119,872 119,872 000000000000393fad8d243f3de567454a0707a9c8f5dfb0e5357ac743a2192b 41 0.01/1.00 vMB 1,875
119,871 119,871 0000000000005fae37d26c05ae0ec0b886462cc583022049031bd1230f724b09 18 0.01/1.00 vMB 810
119,870 119,870 00000000000076f76f97e30be495758fd3766c3a251215f09f5b6fb451273b4d 8 0.00/1.00 vMB 767
119,869 119,869 0000000000003265a2603a33942366234ef349e90e00f3208911f2d1f56cc1c6 9 0.00/1.00 vMB 0
119,868 119,868 000000000000a903acc124b62a3ef9a88d0e170c98877fae968ee5f6126275d7 11 0.00/1.00 vMB 1,199
119,867 119,867 0000000000000c251f03b99789ac0bef6dd466ce96bb7665c8ee38999a1906e7 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.