Loading Tool

Explorer IconExplorer

Memory Pool

14,824 transactions
7.48 vMB
0.06810046 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.81/200 MB

Candidate Block

Mining Attempt 0eedf97aaa7f9eba11dee692fa43a0ada72124565455f143627572be0a86b93f
Version 20000000
Previous Block 000000000000000000014105dee4cd37c7a5f23cb629ce890083c2cdae74e30d
Merkle Root 2360876d9b80e2b035f836c18fc45b0786245f9c6fbe727809f4f99fe164262a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,859
Size: 1.00 vMB
Total Fees: 0.05337854 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,437 (800,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,589 112,589 0000000000002ab453d6670d4ee9d3136b10bb6090471310baba90aba24a07c7 9 0.00 vMB 1,468
112,588 112,588 0000000000009b0b79e9de568c245d3299beaa00242aba2947915b869edab759 2 0.00 vMB 0
112,587 112,587 0000000000011c2f065a4595ca4a4825d848c5d2e6be78bbf625b123354df06a 13 0.00 vMB 1,152
112,586 112,586 00000000000080089098bf03f944f537fd5e0622d040ba9389a870d26ae6a28e 18 0.01 vMB 1,781
112,585 112,585 00000000000002b81ecb4e97c6ca1acdd2c04a10faa032157c2b065c20e9dc42 46 0.01 vMB 0
112,584 112,584 00000000000119fc92398a3b9adae3c879fc8e83b069db66876d3435e1f38091 23 0.01 vMB 1,169
112,583 112,583 000000000000e5f323f3139da825b631c8f54a6605feb15d895fb481344dd760 2 0.00 vMB 3,875
112,582 112,582 000000000000029a0c073d160732cd9aee740944197d5dc31995b18a32d3c246 5 0.00 vMB 0
112,581 112,581 00000000000045a8d9d2b3747ce42a71aa199a7daecb4e4a27a2a6e3ede22a66 8 0.00 vMB 929
112,580 112,580 0000000000008601082afcc73dd0a97abb3c14754dae05f0bac6c6155ee591c8 3 0.00 vMB 0
112,579 112,579 0000000000009f1e0e7bedb3898f8c53e34908f77654c6716bb6948c05965d5e 14 0.01 vMB 346
112,578 112,578 000000000000cc6fd8423b46dfa43d70e1af44452108233e5097106d80e131b8 13 0.00 vMB 2,734
112,577 112,577 000000000000a9fdd44843a4abce045724e057b75322534a53672d6bf005bfeb 4 0.00 vMB 1,293
112,576 112,576 0000000000010f6bd8c9f12b1ace7343b8d1ae0c70628ec50a547f3cc19eae76 12 0.00 vMB 0
112,575 112,575 000000000000dc409c31bf014f215650f5a600475a878d5f5989a4e80286842e 16 0.00 vMB 525
112,574 112,574 00000000000059df49f05c6a123526bfac47362ff9059c182e9453b11ffdcf6d 1 0.00 vMB 0
112,573 112,573 00000000000086563d52847d4e5832f9a2982f5ae20b8d24327e089952a3d53c 11 0.00 vMB 807
112,572 112,572 000000000000bcb76f396943565fa86cbc86b05facfd8999eb9e4ccfcceff2c3 4 0.00 vMB 3,870
112,571 112,571 000000000000e1cf9c366e9537c88fd3b722643a51a6d31d6fe488654c19bb68 17 0.00 vMB 2,051
112,570 112,570 000000000000cd13a88f3144da0a9cc142cc0ca4edda618ee8cd0aae9eb6760b 5 0.00 vMB 1,676
112,569 112,569 000000000000eec160d1e3c4834e47fa28170281e3b40ef47b4b2ce3a6843c81 2 0.00 vMB 2,475
Previous 10 blocks ↓
Total Size: 779.63 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: 303.11 GB
    • Received: 1.37 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.