Loading Tool

Explorer IconExplorer

Memory Pool

80,316 transactions
30.05 vMB
0.11891140 BTC
Random Selection Loading Transactions
Max Size: 180.25/200 MB

Candidate Block

Mining Attempt 3ae854885af54055a6b0f8fe24e15e057cb98fb6f85035eaface0d65780dcee5
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8e74e110170cfc20caf7f4b7ef18eddeca67a447916d68b99ae44aeebafabbcc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.05751890 BTC
Feerates: 180.34 > 5.76 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (631,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,017 283,017 00000000000000001371b12ca936a70f78c3ea924dc2089daf026c016e0c881a 323 0.27/1.00 vMB 19
283,016 283,016 00000000000000000e1a32ff8ca2939bcdf4e06ad41bdf4bfd98bd9cbb4d2cb6 127 0.05/1.00 vMB 40
283,015 283,015 0000000000000000f6d879da18a1a433bad05719343b86fd9d1e7e280ba25988 564 0.25/1.00 vMB 30
283,014 283,014 000000000000000165284f4e666ff90fc23910d94fc114d2fa3fc97fb57bff6b 182 0.05/1.00 vMB 46
283,013 283,013 0000000000000001e4e10100b1cefe2f2bb5f7a95d3e9124c0d2c2edb3870a7f 174 0.05/1.00 vMB 54
283,012 283,012 00000000000000001af59d15a7cda38f818c38badc2b5148e2556a246a68f0d7 162 0.05/1.00 vMB 230
283,011 283,011 000000000000000084f36b952ff681006d91c89589fba08a2f7e72dc1c3b9dec 175 0.05/1.00 vMB 66
283,010 283,010 0000000000000000615132312a275dd10660e50b6c3552989a19642c72eccbd5 186 0.08/1.00 vMB 32
283,009 283,009 00000000000000005ed646e1231ff6a5699e7cb1c7074b45395c97c2dee939cd 572 0.38/1.00 vMB 33
283,008 283,008 0000000000000001e9d5387bd116ca603d34d98d250f0958aeb48a808e3ae1e0 185 0.05/1.00 vMB 83
283,007 283,007 00000000000000016fee37dc9dbb77e9ecf8f475637d1f4d40a3ea245f6ed274 186 0.10/1.00 vMB 30
283,006 283,006 0000000000000001e5e776a710347eaf1de8e6caf5d98b775b47333a5d6bb17f 737 0.35/1.00 vMB 43
283,005 283,005 000000000000000182a61fb19f3037869ebd0844efab7e8a749ef5b4cf7a4f0c 19 0.01/1.00 vMB 5
283,004 283,004 000000000000000050702816b9fb4e1b9f696e802bdd8c046937eab954d270bb 228 0.10/1.00 vMB 48
283,003 283,003 00000000000000015920eafcb5cc955918fd30e2b4ca2d06d1fcce80ea2a4c27 286 0.20/1.00 vMB 34
283,002 283,002 00000000000000003b225f93b3878640868be6af5837b23045187f35f75d1b6d 266 0.22/1.00 vMB 22
283,001 283,001 0000000000000000efb0997c64af406f675cd1edecb744b42b518da1c30dbf49 658 0.25/1.00 vMB 52
283,000 283,000 0000000000000001acd1753cf7079121700058279b6a835023fc31ad688784f5 28 0.01/1.00 vMB 44
282,999 282,999 000000000000000049f4701e8ac6dc62abd4a951363535697f1553963429a28e 318 0.17/1.00 vMB 36
282,998 282,998 0000000000000001bc361f163ff6ab447aa705e80250b7464a89186819422035 75 0.04/1.00 vMB 35
282,997 282,997 00000000000000017add858489f58da5984087b1511feaa8a64b872fa8f96b6c 350 0.22/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.