Loading Tool

Explorer IconExplorer

Memory Pool

50,564 transactions
30.35 vMB
0.14273830 BTC
Random Selection Loading Transactions
Max Size: 162.02/200 MB

Candidate Block

Mining Attempt 40aeb4cbe641e1f594b1de9265c47b858cd2324af65335344b41523e67311928
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 0f02099734b329c29cafff37236a24def2feb266d7cd48c662c14815e576b3aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.07211116 BTC
Feerates: 529.61 > 7.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (909,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,570 5,570 0000000083bad28e92c60fe246f53ed363ee63a66a4609b3e13ca107d8c875b7 1 0.00/1.00 vMB 0
5,569 5,569 00000000a7351b5e447996fe0fd673c63b9fb0480b7d0c9cc4b7b7bf20c9400b 1 0.00/1.00 vMB 0
5,568 5,568 000000002b222d3291a0225d985af61b45d851aecc6be69854d6b4e73cba6350 1 0.00/1.00 vMB 0
5,567 5,567 00000000e6e73b624655ba4b4713eee94495c6ede081a6f3fd99304d15fca71e 1 0.00/1.00 vMB 0
5,566 5,566 00000000fac4c353a6e426c186b9f98e7f600c2f4768af8bae898b738ab58d87 1 0.00/1.00 vMB 0
5,565 5,565 00000000042f0f3f54ea856a76160609bfb9cb3551085fa0e9f12771e9bad5e9 1 0.00/1.00 vMB 0
5,564 5,564 00000000be8627e96b08630d714bd2d2281fee73a4c9d84306379ff1034da4af 1 0.00/1.00 vMB 0
5,563 5,563 00000000f18bd9fbccbdbf97c94b0452572243cf8355ce03204d490ccd19c90f 1 0.00/1.00 vMB 0
5,562 5,562 0000000044dd5254c03c119184b8fa2aa777a0afe325ff152ef4dc877277a26a 1 0.00/1.00 vMB 0
5,561 5,561 00000000a84e2c5f5ffe8aeadbe796134a1882e69caf9c2d3ca8eaae4ae5a042 1 0.00/1.00 vMB 0
5,560 5,560 0000000089d94663a7f2c146c6aabca394848d8b87bcf685f8b2018883c27327 1 0.00/1.00 vMB 0
5,559 5,559 00000000254c84df3a90a1d25b54cc77c2e37f8cfb72041b7fe0d3c8db9e93b3 1 0.00/1.00 vMB 0
5,558 5,558 00000000ad3dc1d61f61785f8a32a0d8320fba6f391cc1416a68c1e96d950bcd 1 0.00/1.00 vMB 0
5,557 5,557 00000000ba76327ceb995f184f5068f68fedb27a530d9c230f005382adab517e 1 0.00/1.00 vMB 0
5,556 5,556 00000000a36835282578e947e538e92d454f6993e0a74821ad0b23e93deb58fc 1 0.00/1.00 vMB 0
5,555 5,555 00000000e0d5e49b24209bc907e32af9a2c60417b815055bae0b9c7f836e39ba 1 0.00/1.00 vMB 0
5,554 5,554 000000001ef10065ed17286819f135fcdab3c63dfd6be5857465ef89304fadf7 1 0.00/1.00 vMB 0
5,553 5,553 00000000d8110237beb297b474cbece88a9e87158e50dc963d4c711331d699d5 1 0.00/1.00 vMB 0
5,552 5,552 00000000d9ae185cf149ea6615f846a216dafd8aa4d5c613564a9bc5e1e0f0ab 1 0.00/1.00 vMB 0
5,551 5,551 0000000007ab003805c9a0a86d856788bd90ae79d7ddf712fc75a751a98652c9 1 0.00/1.00 vMB 0
5,550 5,550 00000000f17bb352960d24ca298a9c986eafa9dddeed41eee4a09d75ad610cbb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.71 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.