Loading Tool

Explorer IconExplorer

Memory Pool

77,823 transactions
29.40 vMB
0.10323215 BTC
Random Selection Loading Transactions
Max Size: 177.09/200 MB

Candidate Block

Mining Attempt b645dccd671b2a6054e72a36ce436f273855907c6d3e80400af9eee478c8353c
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root 88b103d5cdd88cb6bd25d6687861f5e8b73f02fbfeb56d33bde985fb9acad736
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,182
Size: 1.00 vMB
Total Fees: 0.02800245 BTC
Feerates: 151.12 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (380,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,674 534,674 0000000000000000001448eb2c30ee645b1da75eaa9b615cd09ed629693b0cb6 2,419 1.00/1.00 vMB 24
534,673 534,673 0000000000000000002901cfec10bc8cd311f50312ab7d3699587a5fd5eab035 2,206 1.00/1.00 vMB 20
534,672 534,672 0000000000000000000a3924bd6c82e84897e51b0697566f7777b087be0b10ff 2,048 1.00/1.00 vMB 21
534,671 534,671 000000000000000000003db04c5ca331bb3d67a154d5e5c7be282ec4c24b3d88 2,336 1.00/1.00 vMB 14
534,670 534,670 0000000000000000001b05a1d6bac30dd03fa1777ea1dee588ab968ae70f995c 1 0.00/1.00 vMB 0
534,669 534,669 000000000000000000246b1f0fccd2e5b799296e4ed56dc9358c01f589c827eb 1,241 1.00/1.00 vMB 10
534,668 534,668 000000000000000000096dccdf2cb2893ed4c42078b7e37c4b2460cfdf8c1e89 1,037 1.00/1.00 vMB 16
534,667 534,667 000000000000000000040b94aabac333ffddf04ca6f37c432b620454e810b3cd 859 0.98/1.00 vMB 6
534,666 534,666 000000000000000000027c799ce78455ca11c8072a8a5529baaaff50e50df8f7 1,367 1.00/1.00 vMB 13
534,665 534,665 0000000000000000002b74c0c1802be3b56b60c6765fda0ab6b6522dc734af37 2,436 1.00/1.00 vMB 19
534,664 534,664 000000000000000000011c44ca3431426f083d6074bce413b92d42d981ef19a4 2,571 1.00/1.00 vMB 17
534,663 534,663 0000000000000000000b402285e52b5cb8ba1d373ca83b1d352ad31f94b072e7 2,161 1.00/1.00 vMB 16
534,662 534,662 0000000000000000002d2a2df8c3acb3cd8fae3f92a7a2469fd1d217e2211ff4 1,713 0.82/1.00 vMB 14
534,661 534,661 0000000000000000002525514454f754cf136f32e6fa8b8ddc6afad330d4c074 948 0.55/1.00 vMB 15
534,660 534,660 0000000000000000002c7623e66c3665944a5438ba6405592b32849d700981d4 645 0.38/1.00 vMB 10
534,659 534,659 0000000000000000002721e2ea1f4136e35767d08d0ccc82123773542352bc3a 1,352 1.00/1.00 vMB 9
534,658 534,658 0000000000000000000d5a89b35ba507bb26a3a0a212d6bc5cd2df1d014df814 2,325 1.00/1.00 vMB 18
534,657 534,657 00000000000000000015b739739ae63ea4b0aa30aa35320a6754f68b09d39c1b 1,889 1.00/1.00 vMB 13
534,656 534,656 00000000000000000001fcd9dd514fd5472a6b10559c570b3b575fa43683ed66 1,684 1.00/1.00 vMB 12
534,655 534,655 00000000000000000008f6c2b214c8efd2db470c0eb057b4ed3498c028248678 383 0.14/1.00 vMB 42
534,654 534,654 0000000000000000002e13713671a0eacc66665250ecdc88e9596dcf21554a06 935 0.53/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.