Loading Tool

Explorer IconExplorer

Memory Pool

82,860 transactions
30.01 vMB
0.07061020 BTC
Random Selection Loading Transactions
Max Size: 182.19/200 MB

Candidate Block

Mining Attempt b468af965e3b0df9538637bf3a4e5780d53aab2d74ffb484c8f400058584d7dc
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root 5a460e51ca356422be94506eae3127aabdaf52954ac68a32e00d106c241bf84a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,655
Size: 1.00 vMB
Total Fees: 0.00931900 BTC
Feerates: 43.68 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (793,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,751 121,751 0000000000002a0dc6ae90ab90cd5592971b070d5e054a7b673412a3f15d57b9 8 0.00/1.00 vMB 411
121,750 121,750 000000000000888db0f15adcf8e44aa835a15642b62e51b92251e3b3ecd5b5ec 10 0.01/1.00 vMB 333
121,749 121,749 0000000000009889d96b623d4fb4a57563935660add410686e4305ab2006bd07 10 0.00/1.00 vMB 627
121,748 121,748 00000000000010063f2a1dcaf2debacfc54c1730fad4e11ad7f85e415ff40b06 12 0.00/1.00 vMB 253
121,747 121,747 000000000000659a131326ac0deb312a3b86bdc5b7f964079be7924e26b06e12 12 0.00/1.00 vMB 0
121,746 121,746 000000000000939e17d0e2035e733e948f0794944d7e828b93944b22f280b4b4 16 0.00/1.00 vMB 201
121,745 121,745 0000000000000b55cdfb70adf598f226c068862cce0f0729ab0dff35b1d793f3 6 0.00/1.00 vMB 295
121,744 121,744 0000000000001d7736f82dc10fd84e46af35b3613a44619e90cf0829f123f6e7 9 0.00/1.00 vMB 0
121,743 121,743 00000000000028093dcd637d9cbc5ee949968fa49614011046db921dc6dda8a8 11 0.01/1.00 vMB 646
121,742 121,742 0000000000006a92e1e462e1acf477466067231bc146dfe47d8d0d6cfccfc618 17 0.00/1.00 vMB 456
121,741 121,741 0000000000001645d091491a12502b313b14a938ff9ddfdcfa459daf1272ee29 9 0.00/1.00 vMB 0
121,740 121,740 0000000000003f2192606c8ee7ca58a7ec9cf0584f6de7e1d8048a7b6d1ef320 6 0.00/1.00 vMB 0
121,739 121,739 000000000000154724ad670dc17eec6a91edb4e3cf9b7c094712fb54eedad832 6 0.00/1.00 vMB 315
121,738 121,738 000000000000457cc274ea41e44aeeabdd7339b82d93b360a69f03b0ee69a4d3 10 0.00/1.00 vMB 0
121,737 121,737 000000000000103b0e77cfea1e83c6e358fb004a6f101e30699858bab6c7da53 3 0.01/1.00 vMB 0
121,736 121,736 000000000000063e7c7f89adcd8e81b208c3aac2481c14687f29b6f6eb966122 13 0.00/1.00 vMB 243
121,735 121,735 0000000000005f8739c3e827a6f2d89096bc1792e4f0ef371b62278ba4b1763c 13 0.00/1.00 vMB 623
121,734 121,734 0000000000003fdf274efbcb817a68e348538f88cc48e959e6177a9877c7ed5e 7 0.00/1.00 vMB 0
121,733 121,733 00000000000077f2878dc8d691e2551ca44979f84a51130299cd5681d12865de 34 0.02/1.00 vMB 242
121,732 121,732 000000000000066d38b349a8640b6c8ac6564a67077f61c368c42a5789287b78 14 0.01/1.00 vMB 1,120
121,731 121,731 0000000000002d9b86bac53a3af7a2379c75910d333d0386889000c33a8b5692 11 0.00/1.00 vMB 327
Previous 10 blocks ↓
Total Size: 782.32 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: 660.26 GB
    • Received: 14.65 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.