Loading Tool

Explorer IconExplorer

Memory Pool

82,704 transactions
32.02 vMB
0.08029441 BTC
Random Selection Loading Transactions
Max Size: 194.44/200 MB

Candidate Block

Mining Attempt da83f1d86c07e5a30122a8109f59d5d66ac66941c792db031443c17b4b9a9d0e
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 47b24243d00fe4b3486acf49259a67ce02ee06e8b6b5cd90a28241821f84537b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.01024809 BTC
Feerates: 146.96 > 1.03 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (559,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,646 355,646 000000000000000013347f8dfba716a8b92eb844186b68c5fe567141810ed3fc 277 0.13/1.00 vMB 28
355,645 355,645 00000000000000001380ce56c6662a869bc142bc9a6aa2cc15ac1cd8145776f0 1,053 0.51/1.00 vMB 26
355,644 355,644 000000000000000004ed948c3806012fa6b89eb9c7d314def563e60e8eab5ed4 185 0.10/1.00 vMB 21
355,643 355,643 0000000000000000017d86f93c9312fc16309b400576053598243369509c0c65 1 0.00/1.00 vMB 0
355,642 355,642 00000000000000000738f268ea648962468bdc30478d86fbead26734c5e1130f 542 0.48/1.00 vMB 12
355,641 355,641 00000000000000000bd91f5732a8e3c91fe0a614fa028dace106323243652563 843 0.75/1.00 vMB 12
355,640 355,640 00000000000000001380fe48d6805691941678160c2503c8f00639fec020043e 2,321 1.00/1.00 vMB 33
355,639 355,639 000000000000000010590e8e63a92cf41c644e9fe402876d166f7bd85627316b 222 0.20/1.00 vMB 17
355,638 355,638 000000000000000001807fde32c5feb8e91984704d1711c718204b643a2fb84c 1,340 0.75/1.00 vMB 27
355,637 355,637 000000000000000000d71b6239c82eefcdcadfd9102cc3daf4eaef7e5e5bbff1 1,712 0.75/1.00 vMB 34
355,636 355,636 00000000000000000f1e2ee781309c5d0d6839c79b2f3ac446e964fe1f3326af 448 0.23/1.00 vMB 27
355,635 355,635 00000000000000000d61d820d03bef0193a94d36e3a61dfcae66d13d86a4a917 669 0.45/1.00 vMB 22
355,634 355,634 0000000000000000010d50e519465f4b674bcee9e279f26d3e5287866c80ed13 427 0.36/1.00 vMB 16
355,633 355,633 0000000000000000070404acb2ef5686bb2b1c39807055dd41f0d2d631bb6bd7 992 0.35/1.00 vMB 41
355,632 355,632 00000000000000000db81b1c2ac93ae6329be7b79cf813f6eb682ecd9d21bdbc 277 0.17/1.00 vMB 20
355,631 355,631 00000000000000000923aaf6179a8ec16ee5ce20b24ef9249f6864e8bb4573b1 215 0.10/1.00 vMB 27
355,630 355,630 000000000000000002d9e0aea026ead1ef3722152a31ebc1a8ddbcaf6a3c00cc 690 0.75/1.00 vMB 14
355,629 355,629 00000000000000000d774e2578294ae58509dca27416c532c4e3838735122512 2,126 0.75/1.00 vMB 40
355,628 355,628 0000000000000000072b4906b4037391457dfb6c10ee70e6bb80b1e725367f86 386 0.22/1.00 vMB 18
355,627 355,627 00000000000000000dd430c34e249a802a0932e1155162e584bb0c7364d81dac 822 0.44/1.00 vMB 28
355,626 355,626 000000000000000012ca137669bb9ff1b2bcdf82a1e97fd22c92c0e15b1d1ae9 874 0.40/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.