Loading Tool

Explorer IconExplorer

Memory Pool

76,578 transactions
28.60 vMB
0.10261188 BTC
Random Selection Loading Transactions
Max Size: 173.34/200 MB

Candidate Block

Mining Attempt 14734ae9352ed3508f657927ff78738c841e92cf53604b63137cdee605ef1499
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 30376986cdab4f19722165dcf8169dcd1c3bcce859fca0b27c0607f4f1025050
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,265
Size: 1.00 vMB
Total Fees: 0.04334202 BTC
Feerates: 101.65 > 4.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (516,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,773 398,773 0000000000000000026fb3da86e8f4c1cf2a0cb909ccbaab50b3b3244900dc2e 984 1.00/1.00 vMB 17
398,772 398,772 0000000000000000029c7777bab358f7b176631ab1ef02a308364629a4b7cd50 1,099 0.44/1.00 vMB 45
398,771 398,771 000000000000000000c8a486637df228c9ebc7acc1502fa9b861b9cc09c9799a 2,272 1.00/1.00 vMB 35
398,770 398,770 000000000000000006ae5aae0e07d744463f23b1604c0277073b4163477e51a5 3,039 0.93/1.00 vMB 69
398,769 398,769 000000000000000004c1d1c8303a3ab699a7933221ee02bb9d1a763c06fe62ef 736 0.31/1.00 vMB 57
398,768 398,768 000000000000000001edae6ab207750497e6d64cb8b4662c9dcd9ca237b25cd4 1,622 0.93/1.00 vMB 28
398,767 398,767 000000000000000004e3870c28e2ad9e788f7b3fc93b34ee8d90bbbef380e47f 1 0.00/1.00 vMB 0
398,766 398,766 0000000000000000032b376d8c069b24a08676df87ab7b1cad489c11e335bf64 3,321 1.00/1.00 vMB 74
398,765 398,765 000000000000000004fb5c6a6285e983e49eec2b74078b5b0495a3cfe1bc7d25 2,147 0.99/1.00 vMB 41
398,764 398,764 000000000000000006e070aceb085c3ffb1cfb714d86958c62f7cdbe98bf5132 2,784 1.00/1.00 vMB 57
398,763 398,763 0000000000000000079e491b64c3591e12ab09628d9271a76a4baea30dc1c17c 2,047 0.93/1.00 vMB 45
398,762 398,762 000000000000000007376aa60f22d288ccccaf339ca8aca7a8b963ea6b392084 1,720 0.99/1.00 vMB 41
398,761 398,761 000000000000000006968c648240001fd7d856f9732646763225b084f72404eb 1,527 0.93/1.00 vMB 28
398,760 398,760 00000000000000000163676cd3203a698366b09b936cd5ccacae916815c60852 2,239 0.75/1.00 vMB 59
398,759 398,759 000000000000000004074150f6a2f1f3604e49364e4ccb55465142c9d4dcc416 1,395 1.00/1.00 vMB 19
398,758 398,758 000000000000000001e988939b817f7a19c9c88a3ec64ad030725f6e5845dbfe 1,050 0.95/1.00 vMB 29
398,757 398,757 000000000000000001432f1cfde9c105267d16991da62f26a039994d212db557 807 1.00/1.00 vMB 25
398,756 398,756 000000000000000001406ab520b4ff5db6144e32517358583281778fd505e951 2,803 0.99/1.00 vMB 63
398,755 398,755 000000000000000004bbea46aad4fb982ecb28e939afaa87bd4142a5d7b74ace 915 0.95/1.00 vMB 34
398,754 398,754 000000000000000004de745ae824b44b9ba479255d60220ed986c420e2ebf8b2 1,509 1.00/1.00 vMB 30
398,753 398,753 0000000000000000037797bff16f8f720db6bab1dbba2e647daf1426cfba21e3 2,312 1.00/1.00 vMB 46
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.82 GB
    • Received: 16.02 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.