Loading Tool

Explorer IconExplorer

Memory Pool

81,251 transactions
30.69 vMB
0.08806267 BTC
Random Selection Loading Transactions
Max Size: 187.19/200 MB

Candidate Block

Mining Attempt e7cae7e7b9f6cd6df56e18a08e9b9aa38f85d1df15aa5629ad61dc983abbcedc
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 617c9fb627bfae956e776114c9c6445e1421648aee172e674320bcdfbdaffb66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,906
Size: 1.00 vMB
Total Fees: 0.01799985 BTC
Feerates: 301.57 > 1.80 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (731,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,281 184,281 0000000000000049f7ad30a6e55aac9bf2bbe878da8e2feb366da075942118f3 138 0.05/1.00 vMB 144
184,280 184,280 000000000000020e585dcd6ce7e065cd7e1022baa95b2aac9bf0a219b744ef97 638 0.25/1.00 vMB 140
184,279 184,279 00000000000001cf6cef2a0260b6978eadfab7e46a615a38db5899c981433eaa 154 0.05/1.00 vMB 137
184,278 184,278 00000000000001184c2a2678598b4825a46a662e9e0e923d5f3316495b8936f5 646 0.25/1.00 vMB 142
184,277 184,277 00000000000008c52377bc66f59a2fe0a41923764aab70d1982a55dbea7aae0c 133 0.05/1.00 vMB 111
184,276 184,276 0000000000000475fa193a01b9d1413f2abbbee369ae159ffe3c42840ec54ae9 54 0.02/1.00 vMB 674
184,275 184,275 00000000000009fa6d1eb7869953c2af08b836a0788730caf3e7e83accef8beb 663 0.25/1.00 vMB 173
184,274 184,274 0000000000000437936533c6bd27bd5a6dfcf9efe57f61ee479975758b02b4c7 129 0.05/1.00 vMB 163
184,273 184,273 000000000000035d5b9004f488527417e81827dd9415b53305c8b7b461b82469 654 0.25/1.00 vMB 137
184,272 184,272 0000000000000364fb4d35f336b9aaff671eca880adc4caeb862558952f78753 125 0.05/1.00 vMB 147
184,271 184,271 000000000000039d57a0284ff4bfa6f78b3ee597df86536cac01996e71525604 494 0.25/1.00 vMB 129
184,270 184,270 0000000000000747842ccceaf35439865b8d0ea1548fb585559c66775032cfd8 142 0.05/1.00 vMB 184
184,269 184,269 00000000000008313cd163acf9b5dd43481e71ee5cdee4294f109f6bbc09e8cf 138 0.05/1.00 vMB 141
184,268 184,268 00000000000001dd2a23af91272d483133ff8ac7d798c01c18c8bbfa64eb2ff3 810 0.25/1.00 vMB 166
184,267 184,267 0000000000000496cdb84412dab50968e40a905edd2d464612f298aef1b40851 140 0.05/1.00 vMB 126
184,266 184,266 000000000000053bb793f96e1e512201b58801845c68ca64c716b702b1dd9064 1,068 0.42/1.00 vMB 142
184,265 184,265 000000000000056e02d8de4d183eeb8db2ee8ae2f1be4595f82777f17c52818e 1,024 0.36/1.00 vMB 158
184,264 184,264 000000000000058491662a782684d2481cc5849180da923d59e59fdcd32b6ffe 632 0.25/1.00 vMB 131
184,263 184,263 00000000000008aed626b1931f75adc18357e872e71023f1f1e91b1370186dcd 127 0.05/1.00 vMB 319
184,262 184,262 0000000000000899fd151e3427d58629ccc3b2f7e1acdfc7a53e67280b734410 168 0.05/1.00 vMB 100
184,261 184,261 00000000000008531cf7aa96f77184e8723c674aceb6969cb3122fce3ef8109b 11 0.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.06 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.78 GB
    • Received: 18.25 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.