Loading Tool

Explorer IconExplorer

Memory Pool

82,515 transactions
30.13 vMB
0.10088765 BTC
Random Selection Loading Transactions
Max Size: 182.85/200 MB

Candidate Block

Mining Attempt 1cc7ea603afca8e74a3ca58fe04ccdee1375d11a6a7226e2422fbd675091e05e
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root c7fd391b75889f6914c19fc89230e5b6c639cca8ab4750a023cc5e4d5010939c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,332
Size: 1.00 vMB
Total Fees: 0.03025514 BTC
Feerates: 301.57 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (607,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,672 307,672 00000000000000003a74e461a8b9ea07a0462ba75d03694910633d55b1cebc06 255 0.12/1.00 vMB 39
307,671 307,671 00000000000000004b25c7153dbaa7549ed9a8580efe2b0ce847d3b33207c3dd 162 0.08/1.00 vMB 31
307,670 307,670 00000000000000001c32c3bb569fceaf13793f0a03abd53ba8ad4d1c4ba7f7f2 157 0.18/1.00 vMB 16
307,669 307,669 00000000000000000fcd2f0159ef4f12c865b6dc49b50599370ccff982fa9070 465 0.28/1.00 vMB 30
307,668 307,668 000000000000000010f5088652421f97ff436f614ff58e7699a1c895f5e1709d 277 0.14/1.00 vMB 31
307,667 307,667 0000000000000000249557a83853f4a7a96aa8dc94ca87ddbd9d8012e7508d4e 25 0.02/1.00 vMB 21
307,666 307,666 00000000000000000f2ce235ea0d9cd9575bf864f0c6a084aa8b48ae0f72759c 282 0.12/1.00 vMB 30
307,665 307,665 00000000000000004a2b24de26faa2ec9abe5ff60043126cebdaf31e80070e71 237 0.10/1.00 vMB 20
307,664 307,664 0000000000000000385bc5229b636e77963db98b2c4d4d28db5b241aa685c4bd 890 0.44/1.00 vMB 30
307,663 307,663 000000000000000018f2317e0e96368ec28fe54c1b56b2ea2d7f488cb60dc544 307 0.15/1.00 vMB 30
307,662 307,662 000000000000000012e6f9ea1d05675c6caf8a84d0549d4f2eaa222790b49805 386 0.19/1.00 vMB 30
307,661 307,661 000000000000000017148a14812fd30825e29051b7d80c1656946c4dcf756f1c 591 0.35/1.00 vMB 31
307,660 307,660 00000000000000004bae3d7c6cc75ac3d8b6d9b228ad78a019450f6465c781f7 226 0.13/1.00 vMB 28
307,659 307,659 00000000000000002d3e9b2f334fdc3dceb9217d9215ac84bc803062a1bf8a2f 150 0.07/1.00 vMB 34
307,658 307,658 00000000000000000049ea6743fe4b9d7fcd9cff8595082ab3ff3aa00e77a8a7 269 0.18/1.00 vMB 27
307,657 307,657 00000000000000000944d32be2feb1d8a6632f0d5de1a18c3ddfc1d5e6030a86 121 0.06/1.00 vMB 35
307,656 307,656 000000000000000022329adb2ff59cd7b611632a9d09fe02077051699191bf74 29 0.03/1.00 vMB 5
307,655 307,655 00000000000000001058b05d2daed46e8c0637ce469356ee21ec129e798c519d 166 0.10/1.00 vMB 29
307,654 307,654 000000000000000048ad45f7c8e5c0f2c10d265e0a395c76311d19ca379b0537 878 0.48/1.00 vMB 28
307,653 307,653 000000000000000014340159c5ba88ba925cf47a03655530a5278b7d1a2812f0 73 0.10/1.00 vMB 10
307,652 307,652 00000000000000002f2a2e74823c12e18f22cb9c9c6bb9e7471f8cb779a77489 399 0.26/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.60 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.77 GB
    • Received: 16.00 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.