Loading Tool

Explorer IconExplorer

Memory Pool

29,605 transactions
13.11 vMB
0.09138228 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 75.92/200 MB

Candidate Block

Mining Attempt f52bcd85d0130abef7847bea288ec6836532887d31cf5aeb226cd704f234c7d9
Version 20000000
Previous Block 00000000000000000000033752d747c7ba8c166eb56d418533257835a2d32b8a
Merkle Root bbd8e155fa8e0eb3c3751cf338939a189225e0fcbfc5a42c68eaaab56a732b65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,304
Size: 0.99797625 1.00 vMB
Total Fees: 0.06550440 BTC
Feerates: 608.33 > 6.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,731 (564,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,122 349,122 00000000000000000e9be9336f8423c8939ede20f5b020f20431164f2c073a76 616 0.29/1.00 vMB 26
349,121 349,121 00000000000000000ab84e2902d53bc35afbeaac203a95035bd511d84a9ab8e3 115 0.06/1.00 vMB 23
349,120 349,120 000000000000000012ae2cea1a60704d0aeed47ff9b05badd46fbf2d74962865 1,740 0.82/1.00 vMB 25
349,119 349,119 0000000000000000068daea636c08bf8bc32e02ce241b2eda3af2453aef4956f 802 0.50/1.00 vMB 226
349,118 349,118 000000000000000001e856ad8dd48ca464f332203f2139afed5c99e74709f8c4 70 0.03/1.00 vMB 17
349,117 349,117 000000000000000011413db44f27203ca096a695cae7ec790f53ad44be35e9e0 468 0.25/1.00 vMB 33
349,116 349,116 000000000000000006233738b5d556128527e5e3dcda2a0a59ed11df607757f7 73 0.03/1.00 vMB 36
349,115 349,115 000000000000000011a8087d331bc7ecbec1579f7d381feb6115d0d193e018a2 277 0.14/1.00 vMB 28
349,114 349,114 00000000000000000828ccf1d208044144c57ebdbac76367082ce9b82c8a8ef5 109 0.06/1.00 vMB 24
349,113 349,113 000000000000000010f165a58e92006c914e5c586187826bd3d921be3fddd695 689 0.37/1.00 vMB 26
349,112 349,112 00000000000000000df0b2c528c8cf4adfedbf7078e05b6ed2f3f3df24255e0a 715 0.39/1.00 vMB 25
349,111 349,111 000000000000000007923f4d6a3b56a3b4ae7e3aef097dca442599e83a49fea6 733 0.63/1.00 vMB 18
349,110 349,110 00000000000000000b7e1b34c2ea37e0332bb6e23ac8662e4b2489a4420b0165 47 0.18/1.00 vMB 3
349,109 349,109 000000000000000004dd750510dc9983248435ed7cea52d3f14a684d747099b8 552 0.30/1.00 vMB 24
349,108 349,108 000000000000000013e168e3e3c65c24cebc951b2e3fb49e403e9c7966d8f80e 732 0.42/1.00 vMB 25
349,107 349,107 00000000000000001466baced418a4cbdc4371b993caed1d6c7db3ed74e8dabd 64 0.03/1.00 vMB 16
349,106 349,106 00000000000000000c472e72439064a11ee69b8ea61bb5abc9f44e1a2de15c16 300 0.19/1.00 vMB 25
349,105 349,105 000000000000000010b44d295c3628faddbd9a64b91171f2508e4c2073d327a2 46 0.02/1.00 vMB 29
349,104 349,104 00000000000000000259d7782267226707071f974ad06a4ac9dabd1be15f23ce 32 0.01/1.00 vMB 24
349,103 349,103 000000000000000006cc033b4cee196a4db42fcf0494bf271a01446c359dd57d 900 0.42/1.00 vMB 27
349,102 349,102 00000000000000000a61cd0d963641948cf11967cb89e827eac0682be64c9d17 190 0.10/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 780.15 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: 501.34 GB
    • Received: 3.78 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.