Loading Tool

Explorer IconExplorer

Memory Pool

37,971 transactions
27.04 vMB
0.06490307 BTC
Random Selection Loading Transactions
Max Size: 137.64/200 MB

Candidate Block

Mining Attempt cf105f2fbdf10f5ecaf6c520b7a9f14ab6ae55c73dfa0346a7ede944d93b2ced
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root aa0c6dc0f267792ea015e053eb15dc0de9a39b282b4abed6a69a2326c5b1f7e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,731
Size: 1.00 vMB
Total Fees: 0.01403384 BTC
Feerates: 100.28 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (594,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,328 320,328 00000000000000000addeeccb120061c59b9312bfb53cbfc5cd673c45ec6b652 69 0.04/1.00 vMB 20
320,327 320,327 00000000000000001acf2fd35ca3c85dc33989fa747c97f3fcfd5bd468511d91 408 0.20/1.00 vMB 28
320,326 320,326 000000000000000012d026c63b4bdeeeee626179287bccaac48963da115e88f0 429 0.29/1.00 vMB 27
320,325 320,325 0000000000000000247b123fe68e34fbe719bc650142a68722aff75a8556ae1c 774 0.50/1.00 vMB 25
320,324 320,324 00000000000000000519e54437b7c81d32ed9093d646078fed43ad0722fa131b 221 0.08/1.00 vMB 30
320,323 320,323 000000000000000010c7ecca94ee7c93449b1a97db171bd3d36e04ae927f8d01 178 0.11/1.00 vMB 10
320,322 320,322 00000000000000000496e19151c531af7d24e7ae20d2c4153a98e7e657a19f00 1,481 0.81/1.00 vMB 29
320,321 320,321 00000000000000000e163bc7cee7e966e917fc42232d1a39b21edcdbfa464c28 68 0.09/1.00 vMB 9
320,320 320,320 00000000000000000fe02cd57ab62c5cbe3da68712fd31a750e1a6c1ccf90e86 171 0.11/1.00 vMB 17
320,319 320,319 000000000000000027cc8e28048b5655de43979ba690f499a443434acc0a66ed 86 0.08/1.00 vMB 11
320,318 320,318 0000000000000000260c77e5806f0c3d73c63f15b1fe628cc06b147952c704ce 260 0.12/1.00 vMB 28
320,317 320,317 00000000000000001f58f9d974c9a78732cf98ea09679308db074d7f6dee2360 630 0.35/1.00 vMB 31
320,316 320,316 0000000000000000121b9268b9fe136c7d4ce71491d16c2f88e44a16e84ffdbd 195 0.13/1.00 vMB 20
320,315 320,315 0000000000000000220fc87fc7fe5343bbd069d176e8ba2efb6fbf28f6add09e 1,359 0.72/1.00 vMB 27
320,314 320,314 00000000000000001706f5c97559767f637d4d48dce7d19bf61d8ac6e1c2fde2 398 0.23/1.00 vMB 25
320,313 320,313 00000000000000001efdcde27e2f6331d345fd364337de3eca0e7bebcd66a1da 59 0.03/1.00 vMB 26
320,312 320,312 00000000000000000baf7f691cb73c4b5952caadab17f0a650f97b79c8337e06 341 0.23/1.00 vMB 25
320,311 320,311 0000000000000000065428c6366e3b051e9c24e7cfa96493d73449573f7eb4af 212 0.10/1.00 vMB 34
320,310 320,310 000000000000000019ae19783becc60c213a807bee7c3a80c192e1f1b805cb3d 390 0.24/1.00 vMB 25
320,309 320,309 00000000000000001a04061f1545db275bf7a18d24966c2b8c6d1717b1c6b1a2 292 0.17/1.00 vMB 26
320,308 320,308 000000000000000011e5ee47f2b344d4fa4206ee526843c12474282c7d294725 32 0.01/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.