Loading Tool

Explorer IconExplorer

Memory Pool

76,601 transactions
33.63 vMB
0.13115195 BTC
Random Selection Loading Transactions
Max Size: 188.10/200 MB

Candidate Block

Mining Attempt 1a2a7b966cea7c7e7e6f682cf40157a49ee5a9bcb1cc31cb67480000ccc2deb2
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root 1f6b1247021c067eff663448dbd59c9d8e3c4d3b011a84a9258166a76358d2ef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 1.00 vMB
Total Fees: 0.02190866 BTC
Feerates: 445.78 > 2.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (33,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
882,383 882,383 00000000000000000000b433e2f3369b014ab3f85054f95984a05a241c1a3e8c 3,668 1.00/1.00 vMB 3
882,382 882,382 00000000000000000001dc028d1341fdcb91c77fa1e18547f3f8a6543c8f3626 3,826 1.00/1.00 vMB 6
882,381 882,381 0000000000000000000104a5d60f0a1a16607c11cdf6c39fb6e10e4fa8f6c6d7 818 1.00/1.00 vMB 1
882,380 882,380 000000000000000000010ddb686b1637891e9973a2bc5752ee9b17e59907de11 2,523 1.00/1.00 vMB 3
882,379 882,379 00000000000000000001fb2219524c4bf8b8e0ede1c584064002437a887d90c3 1,691 1.00/1.00 vMB 1
882,378 882,378 00000000000000000001d6938c8f77115ce5573470eb92e0ae1d150e8a6dd12c 3,491 1.00/1.00 vMB 3
882,377 882,377 000000000000000000014c2bc1297bdc88fba247ec9879532446a49414afa7da 3,234 1.00/1.00 vMB 2
882,376 882,376 00000000000000000001a72e376fcc8b611caabf212c0edf7800e0bbb13b9b7b 2,599 1.00/1.00 vMB 3
882,375 882,375 00000000000000000000a46cfd9bfaa3efb3ab818e0fbf659f6d858270685233 1,028 1.00/1.00 vMB 1
882,374 882,374 000000000000000000028132d291beabb4b4c71bb7929c59def9543a5e9e02b0 2,762 1.00/1.00 vMB 3
882,373 882,373 00000000000000000000bc3b3aaa30ab0fa9d0a4ab17d371f7680f2aae02d717 1,551 1.00/1.00 vMB 2
882,372 882,372 00000000000000000000c13ea543bc4951ee76e2f5e9394c2551aa77443e3e10 679 1.00/1.00 vMB 1
882,371 882,371 00000000000000000000dd1663cfd47798b4b5fa64624d21fe8b46e95859c14d 377 1.00/1.00 vMB 1
882,370 882,370 0000000000000000000244cec9018a55795f5149dfb600d248f519d184f11846 1,046 1.00/1.00 vMB 1
882,369 882,369 000000000000000000010de246693d3dfa586bdfea3b040e936df3bc1f18ab43 1,711 1.00/1.00 vMB 2
882,368 882,368 00000000000000000001818709c38acb870c4e4989ff29b346db33267132c134 3,248 1.00/1.00 vMB 4
882,367 882,367 000000000000000000006af3b2db212910a9e596752582d72c68983c11294d89 309 1.00/1.00 vMB 1
882,366 882,366 0000000000000000000269e2901a13e772ada8a1b0c003853cdd21854728f80c 2,246 1.00/1.00 vMB 2
882,365 882,365 00000000000000000001bac21101849b88d965c67cd35abe7660f87b847c06f8 1,420 1.00/1.00 vMB 1
882,364 882,364 00000000000000000002857b1b19df2626d81ca793cca3ee651c66ee53463703 3,141 1.00/1.00 vMB 4
882,363 882,363 000000000000000000016ac522f21b5875fafe4dfa70aa035f7c81f920058a54 433 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.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: 736.47 GB
    • Received: 18.58 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.