Loading Tool

Explorer IconExplorer

Memory Pool

39,969 transactions
25.70 vMB
0.04965032 BTC
Random Selection Loading Transactions
Max Size: 133.82/200 MB

Candidate Block

Mining Attempt 32e58f0d938495fd80400623dd634822b495ccee42ae028c589706bbb81fcb9c
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root ac8fa28f09613e737f24a67b7aba3824e7110c133a227071a1c6591c51c4d734
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,584
Size: 1.00 vMB
Total Fees: 0.00301672 BTC
Feerates: 16.29 > 0.30 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (168,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,483 746,483 0000000000000000000756540fcb30d43fd4fe36da5fb7533f0146c7f954fd12 2,029 1.00/1.00 vMB 4
746,482 746,482 00000000000000000005ba0c4489fdd9dd8e044ab5994b5d52cdeada44834c84 2,652 1.00/1.00 vMB 24
746,481 746,481 0000000000000000000730b8c0d733ea0efb51217c5721f2236b1c17049a6603 2,857 1.00/1.00 vMB 8
746,480 746,480 00000000000000000009b0050f05def938c4acdbd79006e70e46791f890915b6 3,011 1.00/1.00 vMB 18
746,479 746,479 0000000000000000000738e9ec024a8ce084188c7c85fe37f0461c3f815898a0 1,051 1.00/1.00 vMB 4
746,478 746,478 00000000000000000007a25eaccabc29b6ff2991cdd04272c1e60b82c4154a9f 2,011 1.00/1.00 vMB 6
746,477 746,477 000000000000000000092b6564fe0a2dc72b335fadc33327a1a2ddc229c5b083 2,986 1.00/1.00 vMB 14
746,476 746,476 00000000000000000005b3b47d5f7555e0e70477f9feb4164ce4a829596feb6a 2,434 1.00/1.00 vMB 24
746,475 746,475 000000000000000000047c4b00292c1b137f564ac030b6aa93f9babf5c03c480 2,993 1.00/1.00 vMB 11
746,474 746,474 0000000000000000000440bfb469a411e532002ce49b78f6a32b04333fd50ab3 1,260 0.69/1.00 vMB 4
746,473 746,473 000000000000000000043a33c224982f74fc90ed1f768b79eea6a7c7b5c39c61 1,772 1.00/1.00 vMB 3
746,472 746,472 00000000000000000006e2873a1f3246bd6d7731b42b624bee9045ea3b157c70 2,689 1.00/1.00 vMB 17
746,471 746,471 00000000000000000009c482d9054cf5a61cc0198da4c09a02d95cf3b984a85f 1,069 1.00/1.00 vMB 5
746,470 746,470 000000000000000000075136cc944d385ecf8791f80b4cfe432ed0fb6a34dc50 2,521 1.00/1.00 vMB 3
746,469 746,469 00000000000000000001a11c515c9bafdbf5d9339ccb491bac4de5406b3a0bf9 2,442 1.00/1.00 vMB 8
746,468 746,468 0000000000000000000102d0fe82f9257dd708459590696c9f0c2f955241b181 2,479 1.00/1.00 vMB 17
746,467 746,467 00000000000000000008bb6365123bb0fdf0bd9a724fe4686a7612a7b4b202bb 2,054 1.00/1.00 vMB 9
746,466 746,466 00000000000000000003363e8e4524fc056d550115f7ba4374f112f41fc14658 3,051 1.00/1.00 vMB 15
746,465 746,465 0000000000000000000476c9753c606127066311880d62eb114b3408a8211817 2,540 1.00/1.00 vMB 15
746,464 746,464 000000000000000000006f6d14aafcf05f96b990b99152b06683fe01d4d8435d 428 0.15/1.00 vMB 40
746,463 746,463 00000000000000000000d8737a36bc6d33f2a264be5d1fea2f2929cfd922cc46 1,709 0.75/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.