Loading Tool

Explorer IconExplorer

Memory Pool

81,472 transactions
30.13 vMB
0.14439370 BTC
Random Selection Loading Transactions
Max Size: 182.86/200 MB

Candidate Block

Mining Attempt 20625a1e796410f9e027fe095eeab457fa66eb4932f1c1e3da3539b678c8e670
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root a0ef1e738c0b7184c6ed74cefc787f19191664a708de1330a7d9f308709f079a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.07340721 BTC
Feerates: 101.65 > 7.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (570,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,318 344,318 000000000000000016fa406b4b4253bc6e5871653a61d1d93942023679a92a33 256 0.09/1.00 vMB 40
344,317 344,317 000000000000000009615bbff873063a5f815056da687c6b67b682aa79e4dd8a 777 0.52/1.00 vMB 22
344,316 344,316 0000000000000000185ba6486b156f45845d25a10e3e50882b2a47160ac4adc5 512 0.21/1.00 vMB 33
344,315 344,315 000000000000000014cdeabd9b7e27acc417fc4206f445e4593e3b2929d684e4 670 0.37/1.00 vMB 23
344,314 344,314 00000000000000000f3fd139ef0fce4da002cef3ee67227448428269fe46395b 1 0.00/1.00 vMB 0
344,313 344,313 000000000000000013c2cc7e9471b8c6a2b7fb9fa79ce2d9e913c40bc8ff0876 1 0.00/1.00 vMB 0
344,312 344,312 00000000000000000a7228569cbc7d4c6a67c4a004b21bacca19b861c2a1d309 417 0.24/1.00 vMB 23
344,311 344,311 0000000000000000111e1fa4d747bf09f7c53f941a1be04b05dbd0e0140d5252 257 0.12/1.00 vMB 26
344,310 344,310 000000000000000008867ad0d3c266c92eba007deef03491f8f4d42bc3b2f332 344 0.20/1.00 vMB 23
344,309 344,309 00000000000000000f87782444b3ff15a499111518274d5228e916f718ed7c00 791 0.49/1.00 vMB 22
344,308 344,308 0000000000000000055e6568112ea8acd8bfe8ecfe7cf368484c0b65561d26b8 53 0.04/1.00 vMB 11
344,307 344,307 0000000000000000132408ba7dd69f28a1c7fc0aff66db20f16216197928a333 726 0.38/1.00 vMB 24
344,306 344,306 0000000000000000077b02ceb3d0d0371710162556344cad4d2556779f1d8c89 1,072 0.60/1.00 vMB 23
344,305 344,305 0000000000000000167146a0038f33feb45243ef8f295da25189ff9993452717 44 0.10/1.00 vMB 3
344,304 344,304 0000000000000000034135ace932ab4499bc75c0ff48b00dc2caadfc5a2369b3 108 0.06/1.00 vMB 30
344,303 344,303 00000000000000000118c18d5e3017ad5bc5484d9419ed9ee12304796065effc 440 0.27/1.00 vMB 26
344,302 344,302 0000000000000000183be0bab15627e6e452878a9270751a95f6b9e279451291 900 0.77/1.00 vMB 24
344,301 344,301 000000000000000007e47ade54693cd9f524cb52d6a0ab69a3b13db72333b785 43 0.04/1.00 vMB 16
344,300 344,300 000000000000000015d89c168fb9fd7ba8204528023ab9e986b877dc6d980e89 693 0.46/1.00 vMB 18
344,299 344,299 000000000000000015f662ed2e442aa5188bbc36c4ddda728886695a1409a3f4 581 0.36/1.00 vMB 25
344,298 344,298 000000000000000017c72a3751b961aa5639ccf257dbc03164c15b07f493dbf9 456 0.24/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.61 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: 671.90 GB
    • Received: 16.06 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.