Loading Tool

Explorer IconExplorer

Memory Pool

81,849 transactions
30.14 vMB
0.07945598 BTC
Random Selection Loading Transactions
Max Size: 184.98/200 MB

Candidate Block

Mining Attempt 4b4d309704b6e067bfd890b400c63fd9e0dabd2adb41e55f077c280cd12b6c4c
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root a28eaaf7fd748db771b92f2ec9adc4ac9235bdc15ea1d2f70946f6b044e9f1d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,026
Size: 1.00 vMB
Total Fees: 0.01250096 BTC
Feerates: 60.16 > 1.25 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (535,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,643 379,643 0000000000000000112b8158174f27dddf49768754d87e207539e70c8edb2a50 253 0.15/1.00 vMB 28
379,642 379,642 00000000000000000b9fbffbf55fe6185f484454636c64637e4f89a2623420f4 1,613 1.00/1.00 vMB 32
379,641 379,641 00000000000000000bc487619767ea0df6433baf8376cadb8862da412597ef68 1,134 1.00/1.00 vMB 27
379,640 379,640 000000000000000009b06c729891b5f5a78110fefc011c379c347e9b2db75eb2 159 0.19/1.00 vMB 10
379,639 379,639 00000000000000000f00ab8e15775b0a4639a7a4432b86aec89f118ebda770bc 2,189 0.93/1.00 vMB 51
379,638 379,638 0000000000000000001ec27b35cf53e668d52a2505cf3cd6e374fb538d3f9fd5 1,909 0.93/1.00 vMB 39
379,637 379,637 00000000000000000915ff1192cae7273fed08cbdb028d4f3b14fed2a0937ada 2,432 1.00/1.00 vMB 52
379,636 379,636 0000000000000000053402d8aa86ce1465a82d6452600d6cad2db44ac9ada15f 1,390 1.00/1.00 vMB 27
379,635 379,635 000000000000000003c59070ee98b1c3506de63a69bd46dd944603ce8fc36f84 1,580 1.00/1.00 vMB 29
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
Previous 10 blocks ↓
Total Size: 782.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: 715.26 GB
    • Received: 17.69 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.