Loading Tool

Explorer IconExplorer

Memory Pool

45,670 transactions
29.05 vMB
0.13909768 BTC
Random Selection Loading Transactions
Max Size: 151.35/200 MB

Candidate Block

Mining Attempt 69603c55eb2191dcb787a419eeb817137317f0e754d7613953fa2932ddd69a49
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 23db7f21dc95e41c38031014089f3f5698cf9a39884e7721492877deb1165552
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.04194800 BTC
Feerates: 150.75 > 4.20 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (643,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,273 271,273 0000000000000005efc0c7e5fc61841e29545e3028553009d74a2b82ec504c54 740 0.38/1.00 vMB 60
271,272 271,272 00000000000000004786530dbdfbe4b8077d3f48f2b6d4a6caa24aa1f66df8f1 260 0.25/1.00 vMB 90
271,271 271,271 0000000000000001c7c35a411b34e5254a5bbe545cac3379f906d3077072af3a 500 0.22/1.00 vMB 52
271,270 271,270 0000000000000003a7bebec61dfca7aee18b2e4fd770f5a45fe38e8bd1078762 529 0.33/1.00 vMB 43
271,269 271,269 00000000000000028b00e487c0c15c67e2b90210b375f44fcdb7bf6bd8c803bc 787 0.35/1.00 vMB 52
271,268 271,268 0000000000000003fa5500f074187b19e16a1c7e6ae82056ee22b1d88cef21f1 540 0.25/1.00 vMB 57
271,267 271,267 000000000000000206af58477fb88a9b52c9f947e13f8399441290934ee23040 334 0.13/1.00 vMB 65
271,266 271,266 000000000000000666a2f294eb42d8bb2f85112515070334ece24ff9e889863a 188 0.07/1.00 vMB 63
271,265 271,265 000000000000000525d2be326e83c92459b02193a568aff62d8bc0f2912a71a0 105 0.04/1.00 vMB 44
271,264 271,264 0000000000000006dde365985327940c73b77272d4636de07d9271ab25f07e93 265 0.12/1.00 vMB 69
271,263 271,263 0000000000000004fecbe9dbd78f57a34a1676c8289c11d73cc2f9c0263f71e5 313 0.15/1.00 vMB 69
271,262 271,262 0000000000000001f0ef1bc23203b11c959c10850a0c9cb822cfcc06641e4aad 266 0.25/1.00 vMB 21
271,261 271,261 00000000000000021f691137e0e9e5085163affa6ce2175d84c12c33cd6b0025 766 0.25/1.00 vMB 99
271,260 271,260 00000000000000021d345f0b74f6272a7a1f7c13aa7508da7dcf33331dd991e0 113 0.04/1.00 vMB 84
271,259 271,259 0000000000000003902a3046f4157714eea60f9a58e15fe0f1232bade0ea6d69 152 0.07/1.00 vMB 74
271,258 271,258 000000000000000502e9895bc65ad7fe693d6d1eb0da35c13323e15fc413c3ce 494 0.26/1.00 vMB 51
271,257 271,257 000000000000000223229310d530fe39361e5aa12b653accd3be7e2feb2c3ea5 200 0.10/1.00 vMB 37
271,256 271,256 000000000000000659915d84530337ba08c87a50c7d07eea11cad1fc0d25caa2 119 0.04/1.00 vMB 58
271,255 271,255 00000000000000059743cb06c2dec664f0891f3a658c1a98f1f1830fee4fae3a 412 0.19/1.00 vMB 67
271,254 271,254 00000000000000002e0037eefcb0d9b3fb0d29963c98bc13dcef26d168a58d4c 243 0.10/1.00 vMB 59
271,253 271,253 00000000000000026be4acc92cd9d45986cfebeefbfdeddbf91961580192a35f 90 0.03/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.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.