Loading Tool

Explorer IconExplorer

Memory Pool

41,888 transactions
28.20 vMB
0.07022541 BTC
Random Selection Loading Transactions
Max Size: 145.07/200 MB

Candidate Block

Mining Attempt 22b29307e76afa0986e8b1017c7fb69eb518dad0beeee727a227a0b9e109c872
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 2a495753a1738845d654f9df86a707c7af4ee20ac6ab789032a5706747957499
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,503
Size: 1.00 vMB
Total Fees: 0.01504253 BTC
Feerates: 100.56 > 1.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (525,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,415 389,415 00000000000000000739c19d1128aa3e7a575a52478ffac5f04f6896d2383898 1,528 0.95/1.00 vMB 41
389,414 389,414 00000000000000000629394757b46ae09599576b38c5eb6e02d6f6fdbd2f5082 1,627 0.75/1.00 vMB 38
389,413 389,413 0000000000000000041a3e7323adaf555249ed754b93ba859e073c0ee7ea15ef 747 0.93/1.00 vMB 18
389,412 389,412 000000000000000000574498db20dff5a7aa2ea5effb9812f26d72fd4dc47561 176 0.07/1.00 vMB 33
389,411 389,411 000000000000000001147ae638f380c2edd1beddaf66af67cfe1aafdb66d9106 591 0.75/1.00 vMB 17
389,410 389,410 00000000000000000b45835b2c4841e9110f5510e3d138b7291bd043134ac997 197 0.09/1.00 vMB 66
389,409 389,409 0000000000000000039c5ec231bce23279b89e355e9bd7111717165bc28ddde5 520 1.00/1.00 vMB 14
389,408 389,408 000000000000000004cf4fdf122842c43a31e50bd3385123d3bcf23424fb1f11 1,133 0.75/1.00 vMB 23
389,407 389,407 0000000000000000038a6d1361c64604e15809d1ed88776d8144d93ec3c3c691 1,226 0.75/1.00 vMB 30
389,406 389,406 00000000000000000130c1a235ecd03ba1848349c08e7d0eb758315dcf179cc9 1,354 1.00/1.00 vMB 31
389,405 389,405 000000000000000002f95d7926ddc1748c4ad314db3ad7c76f480fe1332acc32 2,007 1.00/1.00 vMB 35
389,404 389,404 0000000000000000071abde5b80f41275d3f24fd0052f236ad0a10bc5f7e54ed 1,945 0.81/1.00 vMB 42
389,403 389,403 0000000000000000005bffe9c768fb500ba4279d7652eef34df6116ab89a9553 760 0.43/1.00 vMB 31
389,402 389,402 000000000000000009c10416413b39869a2cc0212eb949fb630c86e35de73314 1,869 0.95/1.00 vMB 43
389,401 389,401 00000000000000000b9fc7d0e2e8143511f2bfd20b6d0ccac172849881990fe9 237 0.13/1.00 vMB 29
389,400 389,400 000000000000000003c1ea56e3499b55e00d803e3e0d4645ffdf12e96ca72d51 1,240 0.75/1.00 vMB 33
389,399 389,399 00000000000000000490f1a4247e22e763057545b3f80de694598cc963755d7e 2,070 0.95/1.00 vMB 38
389,398 389,398 000000000000000001bfd670d3b4e55bdb9b2f52c0a49a2947568d0c86efb065 763 0.93/1.00 vMB 19
389,397 389,397 000000000000000008d2b9f6924e1d8fb932e7276ce1b045d07547ceaeccfa04 1,474 1.00/1.00 vMB 26
389,396 389,396 000000000000000003ee6e450276798a4137ffb812351e66864f9236d587d130 1,951 1.00/1.00 vMB 25
389,395 389,395 0000000000000000084d7863a376fbb738f26b3ff7b83527ac72924051314f2f 2,130 0.75/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.82 GB
    • Received: 12.08 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.