Loading Tool

Explorer IconExplorer

Memory Pool

82,742 transactions
31.92 vMB
0.09604408 BTC
Random Selection Loading Transactions
Max Size: 189.79/200 MB

Candidate Block

Mining Attempt 374a9c4883d6cd7eacb743ff35ab484c548809a9b7a46701796687956973f848
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root e046298449670583730f3272569641dd76f31ea74e28ab6204a8ac07ae2f4a74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,306
Size: 1.00 vMB
Total Fees: 0.03221151 BTC
Feerates: 101.66 > 3.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (431,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,615 483,615 0000000000000000010f209bddfb7c0cddea992817f5db679b6acde43c937fe2 362 0.18/1.00 vMB 175
483,614 483,614 00000000000000000077054215927452bc3aca4448beacd6f0357eebce999557 101 0.04/1.00 vMB 156
483,613 483,613 00000000000000000060bf3707a88bba9ea79704618df316e2b5bd8ed7bf36fa 996 0.54/1.00 vMB 165
483,612 483,612 000000000000000000815466cb9a217c228b4624f1d4f6297a6f9a9776a22375 1,364 0.82/1.00 vMB 140
483,611 483,611 0000000000000000008851bd4e6636bdd4cace38ad3e23b839927bb88c26eb55 1,820 1.00/1.00 vMB 117
483,610 483,610 000000000000000000dda01e072449cf03416e0a23cb1cf6e5812b5d279ed473 1,862 1.00/1.00 vMB 194
483,609 483,609 000000000000000000a9a318bc7e484c797fcbd0ad6ed2f00fea19558405d6d0 1,652 1.00/1.00 vMB 131
483,608 483,608 000000000000000000d0e401b31ad9d95d07febff3a0ae0465c1f59720b1b027 1,887 1.00/1.00 vMB 200
483,607 483,607 000000000000000000c092e3588e0c85a8b1cd78d2237e81211e28848f75e306 1,590 1.00/1.00 vMB 109
483,606 483,606 000000000000000001366f5dd325fa475a51de477e8e4122fb2f71663c3e1031 1,768 1.00/1.00 vMB 206
483,605 483,605 000000000000000000fe981cd4d325c9b77ee5cfa3ecdf98d70a3fe950109a5e 2,795 1.00/1.00 vMB 430
483,604 483,604 000000000000000000d88f3fd874f8f8cbba58f5da50fe9e9ee22ea3e834222b 1,113 0.73/1.00 vMB 203
483,603 483,603 0000000000000000010ad07f8cd83be65419d4cdd97b9cd367bd5b7bf2e41e2c 1,442 1.00/1.00 vMB 93
483,602 483,602 00000000000000000037f894d3d93454229f2d5079a5ebd0fd2f154b40bbd9a8 2,101 1.00/1.00 vMB 292
483,601 483,601 0000000000000000007a53d46962e4673b92cc83bffca585e67f2dd2c067bfa4 1,779 1.00/1.00 vMB 38
483,600 483,600 000000000000000000e960b55c3ad071659dc01e8f11332ab9dc158a24745d51 1,973 0.99/1.00 vMB 247
483,599 483,599 0000000000000000002678553f299ae82a9dba94d425a3c2a60b6a3ea3c80ced 2,191 1.00/1.00 vMB 343
483,598 483,598 0000000000000000008c2cabba389b4de191833e93940b60ec53f32fcb834570 491 0.26/1.00 vMB 209
483,597 483,597 00000000000000000044ccba4aba7e3a421c7a8ff71d61f63ca70cf639a61c03 1,279 0.61/1.00 vMB 218
483,596 483,596 0000000000000000008bfafc64ad253be6f307bd5dcfd4f1293349c049ca807f 979 0.67/1.00 vMB 136
483,595 483,595 00000000000000000000d9581aac8fbc944320aaefe0d52b042c6890d6ba952a 1,943 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.31 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: 658.73 GB
    • Received: 14.58 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.