Loading Tool

Explorer IconExplorer

Memory Pool

25,711 transactions
32.92 vMB
0.04477023 BTC
Random Selection Loading Transactions
Max Size: 173.34/200 MB

Candidate Block

Mining Attempt 58b0c587ede5541cb015ea6f548a5ef61c65bd335a11c56b016061f43f4857f3
Version 20000000
Previous Block 000000000000000000012fad63ccfc5d8483807b87917aa65e5d59e7ec955414
Merkle Root 91f68c7e217e1d0683a2a78dff9f94e9532bf1e9515c9417e0f5135470f9691d
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.00717068 BTC
Feerates: 99.35 > 0.72 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,198 (727,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,128 213,128 000000000000021fa124851fffcaf022d66bcbad9b91b884b5044ac51b3100d0 14 0.00/1.00 vMB 16
213,127 213,127 000000000000014750896e39cdd7f5753a1c933e38b926d351399239fd79dd22 538 0.25/1.00 vMB 160
213,126 213,126 00000000000002c71d1b475dcd6c17f31c7fbef721c9485ab935f482e0e5e098 548 0.25/1.00 vMB 191
213,125 213,125 00000000000004bf31851ac04ba8e24b9a024e53cf2ab5626ce1f65b69b93da7 634 0.25/1.00 vMB 193
213,124 213,124 0000000000000339df9382dfe857e6519032d79df91ee33b3977c59bff62b5e1 789 0.45/1.00 vMB 155
213,123 213,123 0000000000000046690d157d719a597870ab0efcf3abaeae62435d4ffb2daed2 647 0.29/1.00 vMB 176
213,122 213,122 000000000000049fd7c2081457785f4dc23165f944d59b51e0fe2cc828a93d70 12 0.00/1.00 vMB 45
213,121 213,121 000000000000038ae5f1c3260cbc8d5bc77d6d8d1aee4d19dee48b1a9949695e 851 0.25/1.00 vMB 259
213,120 213,120 00000000000001313394374f277ba957321f4949f872ce8ceda3db1ac974c7e0 434 0.25/1.00 vMB 134
213,119 213,119 0000000000000122176de1c554ba04c6d5ef5630b826572258df03d5cb43182f 555 0.25/1.00 vMB 163
213,118 213,118 000000000000040c1d8b312938a036afb1d87acff2d2f58c0092a6faade36b13 11 0.00/1.00 vMB 2
213,117 213,117 0000000000000381d52edfd2a581576c1f43c6b7a6d25d2814f499f985c25c2e 926 0.25/1.00 vMB 266
213,116 213,116 00000000000000d2945ae20278f8b3b047161b6bcdb266c702f37db557e6097d 1,081 0.46/1.00 vMB 182
213,115 213,115 000000000000004366da35cc3f7df71f9cf2827cc245511c1a197f228ac840a2 782 0.25/1.00 vMB 230
213,114 213,114 0000000000000423573e289efeb4eb7e667002bf47b674da553dc207b5ae1d1a 140 0.05/1.00 vMB 202
213,113 213,113 00000000000001e8d51bfcc5b8ed5a4121d48f6a710a19e512abaabd702cf365 12 0.00/1.00 vMB 507
213,112 213,112 000000000000009050f4ba44f7481d415af09f66d49c971d17ac7273c1d75afc 227 0.15/1.00 vMB 129
213,111 213,111 00000000000004b0d43616c2c3cf5b819098e3363ff1ef8b00402f82fbbc687a 493 0.26/1.00 vMB 181
213,110 213,110 00000000000003fae5e516443829d342868ee77f199b96af30b75fa29c8bca84 548 0.43/1.00 vMB 128
213,109 213,109 00000000000004e11905ffbd97cd84b1625eafdfb362525db87eb09de9d072d3 465 0.18/1.00 vMB 193
213,108 213,108 0000000000000142920cec1ae85f18151e95d8905b894b114f106191f54a35c0 534 0.25/1.00 vMB 168
Previous 10 blocks ↓
Total Size: 827.08 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: 4,441.67 GB
    • Received: 241.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.