Loading Tool

Explorer IconExplorer

Memory Pool

82,933 transactions
31.22 vMB
0.11189521 BTC
Random Selection Loading Transactions
Max Size: 189.57/200 MB

Candidate Block

Mining Attempt c375f56425a53664f9afd1339fbd60284e33ab1a64502948ef5cea35737b5641
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root c4d227902b8ab6fede87efba6f9e2447290764948485baf5f6868adc8cfb5396
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.03570508 BTC
Feerates: 200.89 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (535,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,634 379,634 0000000000000000120be426a20b7d844661d6fff8b33f05e65ecdefd5f0724e 2,623 0.93/1.00 vMB 52
379,633 379,633 000000000000000002d6db1b1a865d73e8ec0413a52f10a8364b4f433a66167d 2,126 1.00/1.00 vMB 38
379,632 379,632 00000000000000000f6d934e716587192cbf967a7063e84654412c5a52ea0869 248 0.40/1.00 vMB 7
379,631 379,631 00000000000000000b05ca86985ea1d62cf7a95c10c188fbdfe076f72279570f 457 0.23/1.00 vMB 30
379,630 379,630 000000000000000001a381ca8adcd1c48f2cd7f6bf0897744efae038e288656c 950 0.41/1.00 vMB 38
379,629 379,629 0000000000000000086c3ac2b3fdb1a1e2fbbbf8d319f94aa2f98cc101305af5 1,137 0.99/1.00 vMB 22
379,628 379,628 00000000000000000ea761908dceff0d59e7c3abdfcd992ada1ba8b6a40419b6 1,790 0.91/1.00 vMB 31
379,627 379,627 000000000000000005592d3548703e94fc31640402d97e9f487a53336c3eb299 1,963 0.93/1.00 vMB 40
379,626 379,626 000000000000000009b0985a4247f84d320436d5d1d969073878a4cc868be2cc 1,451 0.74/1.00 vMB 42
379,625 379,625 00000000000000000b16d0f58f8e151255cd8e4fdd5a7a4d92439378b35db79a 1,565 0.79/1.00 vMB 34
379,624 379,624 0000000000000000046d911b473ed76b802620e752f9da2816bb33429f810bd0 684 0.40/1.00 vMB 34
379,623 379,623 000000000000000007e398a8de4a73ff9f092a41d8c7b94fab4ce4fc14d772bc 93 0.10/1.00 vMB 16
379,622 379,622 0000000000000000075d8c3cf96ec48296727e5af1bf86acf0dfed1e549791e3 1,315 0.83/1.00 vMB 31
379,621 379,621 00000000000000000a586035afae2791bb8ea64f1162e7801e2b538ff5d87beb 282 0.25/1.00 vMB 15
379,620 379,620 0000000000000000022873c2ec7bb8d65600c7e16375973fce7512c61d4e1ad6 789 0.84/1.00 vMB 18
379,619 379,619 00000000000000000f8b1040de54a67ba9375aeb6efe7ec191ab81d2458c09d1 1 0.00/1.00 vMB 0
379,618 379,618 0000000000000000073b29ef586a9da7d7ac4e93ea4339fdc7709059f35dd15f 1,166 1.00/1.00 vMB 26
379,617 379,617 00000000000000000e116c5a47d319a8278af51740e41822ee8406d9de17cab4 2 0.00/1.00 vMB 0
379,616 379,616 00000000000000000f426a4fc5264dac5794a76a2521ca60d479220ce94f777e 1,422 0.95/1.00 vMB 29
379,615 379,615 00000000000000000db007ee88a035ba19e19c52ef87049f9c33fcb4416b252e 1,590 0.75/1.00 vMB 46
379,614 379,614 00000000000000000e0b6e6edb48cbf013967206e6370b59b7186d5f5f076785 1,713 0.75/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.