Loading Tool

Explorer IconExplorer

Memory Pool

79,371 transactions
30.12 vMB
0.08510676 BTC
Random Selection Loading Transactions
Max Size: 183.47/200 MB

Candidate Block

Mining Attempt d78fdcc41f8736fc8647cb7c0e487daab02c3a8d49ee60ea136e8c0b5cc9c696
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root fe1cf2db5cb245a471aa46d5fbecc3ce3006113ef9e9d55a522103a4365a4ac4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.01809770 BTC
Feerates: 300.83 > 1.81 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (477,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,182 438,182 000000000000000003c29e83bbc408fbc1ea386cd0094aa941cfde0de35fe1d8 2,517 1.00/1.00 vMB 82
438,181 438,181 000000000000000000ebe4c416aa783a743d82efb8fbcc66b05a43acc313bf66 1 0.00/1.00 vMB 0
438,180 438,180 0000000000000000003c1d52b90cab00eb3952a44836749bb83e8f894c1e51de 2,021 1.00/1.00 vMB 53
438,179 438,179 000000000000000002c9b9bb7328f627872462d1af4d2802ced26340d3567fdc 1,523 1.00/1.00 vMB 75
438,178 438,178 000000000000000002507167877364b3d2f1a7afa01d17ceca05dedaffe103c8 2,412 1.00/1.00 vMB 79
438,177 438,177 000000000000000002e061975146dd23e03d01fc23b34a9c409c609e8c5cab87 1,737 1.00/1.00 vMB 50
438,176 438,176 0000000000000000028ad2d1bb0dcc7789fb5014978b10cd24fb9f5f3994e473 720 1.00/1.00 vMB 37
438,175 438,175 0000000000000000034c55c89ad057892f4750dab5685d6480146e6153624f36 2,253 1.00/1.00 vMB 55
438,174 438,174 000000000000000002bba584af2ae927c7db8c472df15ff95c62ba14281c3d34 2,559 1.00/1.00 vMB 81
438,173 438,173 0000000000000000017bf74f2553cd9d071495c40e9d4d481f11bb5c1ba92a89 1,624 1.00/1.00 vMB 46
438,172 438,172 000000000000000002bbad26197ca3fb3fdee5a5d6dc25e9b191e8e0842f3839 2,307 1.00/1.00 vMB 61
438,171 438,171 000000000000000001db20e11dbeb0cc824a36cf95f25236cbb4c6e67bc0f4b9 2,503 1.00/1.00 vMB 73
438,170 438,170 0000000000000000040089843667f286f19e09f76b28e91373698da27b01b7fa 2,500 1.00/1.00 vMB 73
438,169 438,169 00000000000000000447ff8d341c4ceff50e7e6deb3132055dd4d7640290d742 2,594 1.00/1.00 vMB 73
438,168 438,168 00000000000000000397435b570b9f1fb24d3cf23c984f4b517ecca5c63ed7a0 467 0.26/1.00 vMB 55
438,167 438,167 000000000000000002969439c23f2552ab007fcc673e957c463b23a8c073a366 817 0.33/1.00 vMB 63
438,166 438,166 000000000000000003cf0f6c1e961e67fbb8be1b06f77a3d2e6820ab2dec75b5 1,942 0.86/1.00 vMB 63
438,165 438,165 00000000000000000015e228665c35554e2079b0e76d066815fb465384cf32bd 2,324 0.95/1.00 vMB 61
438,164 438,164 000000000000000002ab66d4ca1c09ef6197b3c87ce5fdffdcb3ef5d061b5242 323 0.15/1.00 vMB 71
438,163 438,163 000000000000000001a6c6005f86d1c39009fca1060caf19d65a4a1f4cc99e10 530 0.30/1.00 vMB 54
438,162 438,162 000000000000000000cd6db924e9d9de7b251753de32a02528e70114e3bacb41 816 0.48/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.