Loading Tool

Explorer IconExplorer

Memory Pool

42,053 transactions
26.90 vMB
0.06258710 BTC
Random Selection Loading Transactions
Max Size: 141.02/200 MB

Candidate Block

Mining Attempt 1ba5c27334e6da0a779fed7300f963b50d2e9c4685695b034bd1c91f27064aa5
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root e597b63cdd5786fe8ba8d7d277a95e4f79cf8799a6452eb0f8dce4129cbf1ed4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.01261128 BTC
Feerates: 60.14 > 1.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (104,315 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,597 810,597 00000000000000000004118e03429e68b50876bf07b06b6a01ba3b113428c531 1,545 1.00/1.00 vMB 13
810,596 810,596 00000000000000000004d7b36f90d4850e3aad7c4e4ce33afa5c4fddc5903bad 3,586 1.00/1.00 vMB 27
810,595 810,595 00000000000000000004d1c820275ed81cfda57e2b71f4d364b762062b8e09e1 1,624 1.00/1.00 vMB 29
810,594 810,594 000000000000000000005c3aeff7d34bd9d9dd90284dfee0b6bece7ddc4bc2cf 3,364 1.00/1.00 vMB 38
810,593 810,593 00000000000000000000028c8d46521cd2dae6cb11499db63cee04d927136bab 2,379 1.00/1.00 vMB 3
810,592 810,592 000000000000000000019ca50d04cfbd51adfc79e6497309f57a89d2ff0a5983 2,048 1.00/1.00 vMB 15
810,591 810,591 00000000000000000002b94bcdb49cbe7e887c23af8dee0c7830c5acc23cba24 2,778 1.00/1.00 vMB 20
810,590 810,590 00000000000000000004e5c1c9e7d9a9e6c309dd8d29b839cbc5d17acb9c8e2b 4,093 1.00/1.00 vMB 39
810,589 810,589 00000000000000000000d8e12d95b321e267a5aa3a9f22d848a80893572ef5d3 1,642 1.00/1.00 vMB 5
810,588 810,588 00000000000000000003a2dc0a9bb60a8d149aa355791acfbdc73e63ac18e0dd 3,686 1.00/1.00 vMB 28
810,587 810,587 00000000000000000001f3b9e63f34d1cba53609e6a863c8a61a595e3114d6a3 1,899 1.00/1.00 vMB 21
810,586 810,586 00000000000000000003a85f4a589bec10e7fd9b2acec449af221cdfa1161999 692 1.00/1.00 vMB 6
810,585 810,585 00000000000000000001dc4d2be5b2b28b0c971d096bae3eb12efe290ccbe27f 1,333 1.00/1.00 vMB 9
810,584 810,584 0000000000000000000097720a8035d41dc4f77fcfb0b5877758f7e76df2b727 1,815 1.00/1.00 vMB 8
810,583 810,583 000000000000000000007a7cf57c6812bf5452380fe748d9b9d9e051c72366b8 1,463 1.00/1.00 vMB 9
810,582 810,582 000000000000000000039d150667c2bfc23971f525fc1ad5471e807e4f17c205 1,610 1.00/1.00 vMB 12
810,581 810,581 0000000000000000000347fa66a208dcb76e55c808f2a94dccaab36a2285e538 2,687 1.00/1.00 vMB 22
810,580 810,580 0000000000000000000197120cbcd194ad8ba4f9029d3724325f1335f9c826bb 3,133 1.00/1.00 vMB 31
810,579 810,579 00000000000000000002b7114f02ce91b4d557413d88a16de2a3280bf49bb4f8 1,698 1.00/1.00 vMB 4
810,578 810,578 0000000000000000000207c6a68dde8187cdbf87b8481797e8b4d5fdd0f185b5 1,330 1.00/1.00 vMB 29
810,577 810,577 00000000000000000004e8c2b10af3160d815eee5ae4de07b8d8ec79492e0cf1 2,111 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.