Loading Tool

Explorer IconExplorer

Memory Pool

32,440 transactions
27.97 vMB
0.06054571 BTC
Random Selection Loading Transactions
Max Size: 138.07/200 MB

Candidate Block

Mining Attempt d04912c3961f0804bbe682804695be65723688479f8506abe712c3489400e22c
Version 20000000
Previous Block 0000000000000000000177abe9ee43b6462d18ea4870025cf2a032283159af76
Merkle Root 23cb73e5bc68445ec9e72733cee41a4c477ff15332603a02234eba88f5a56e28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,903
Size: 1.00 vMB
Total Fees: 0.00706574 BTC
Feerates: 47.59 > 0.71 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,514 (384,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,110 530,110 00000000000000000012835fcd09c8a468c4a31735d30a4b9732466df4ed2cae 476 0.27/1.00 vMB 18
530,109 530,109 0000000000000000001b314f2cf062cfc30e679d2b110ff1ea02af9c088df857 99 0.08/1.00 vMB 11
530,108 530,108 00000000000000000034210de81651f743ea57b7534f76a304eebc7f795a9d7e 314 0.17/1.00 vMB 10
530,107 530,107 00000000000000000034cdfcb66ed389bafb4a650f0de4bd48d0db7844e32a90 949 0.65/1.00 vMB 14
530,106 530,106 00000000000000000002d913dd77dd367be340c94bd262a345a765bd77f0512f 457 0.29/1.00 vMB 13
530,105 530,105 0000000000000000001d94ec3c7404ef998caee9ab906f51c793a4036dd0f758 117 0.31/1.00 vMB 2
530,104 530,104 0000000000000000002d72992685e133b1688cf580d5aef082b1679ae7e75df6 2,003 1.00/1.00 vMB 15
530,103 530,103 00000000000000000011820a46aa20ad06bbd2ba7c3b5f281952288f003e19d0 655 0.47/1.00 vMB 22
530,102 530,102 000000000000000000180dfe0c788d7e43fd776aef58ae795dfdc1316fdbac0e 54 0.04/1.00 vMB 13
530,101 530,101 000000000000000000305745f9bf19c4bbbe44bb1faf82cd09b249c5937f7e98 586 0.32/1.00 vMB 13
530,100 530,100 00000000000000000023ae2738b68d712f9a1e4f52ed59ebab356a42f0c3b9a1 525 0.76/1.00 vMB 5
530,099 530,099 00000000000000000029b9515bc7f98d80c3b5e0a35aea2c328c3f8e9ce2355a 2,599 1.00/1.00 vMB 19
530,098 530,098 000000000000000000363eee1cf5fc029371af3315c4d0cb610e524c2f0a7ca3 694 0.66/1.00 vMB 20
530,097 530,097 00000000000000000010588b914b5df97af5befe0b330b20d09837c3498627f6 600 0.35/1.00 vMB 12
530,096 530,096 00000000000000000008efe7e190d28ae83b8f7f6fffbdac117861f70c0f139c 314 0.16/1.00 vMB 16
530,095 530,095 00000000000000000019273c28b8f1f6735a5b523467c8372f8d23ea870c1feb 1,232 0.73/1.00 vMB 14
530,094 530,094 0000000000000000000e1b304d805ef9928a7c7b7d543abd56b36cf217c21d6e 936 0.60/1.00 vMB 12
530,093 530,093 0000000000000000001f952d554f746ef2eee9d4cedd99742d30b6ee2c5f380a 374 0.23/1.00 vMB 28
530,092 530,092 00000000000000000009795c8e76bf00940162114f1f285c3c03e9510010fa44 788 0.50/1.00 vMB 12
530,091 530,091 0000000000000000000ab0604a9f6ca9a085ce0cacd0cb524890f3746521c5d1 369 0.18/1.00 vMB 15
530,090 530,090 000000000000000000086bcefffd0256c87ff47798a8f087f8b1f818f7e3e3f5 308 0.84/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.94 GB
    • Received: 11.10 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.