Loading Tool

Explorer IconExplorer

Memory Pool

22,265 transactions
11.38 vMB
0.02476402 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.24/200 MB

Candidate Block

Mining Attempt d5384195f00b508e3cc80f6ca673a36badcc7dea0ea3d5f0dd56652e5ab9ac3d
Version 20000000
Previous Block 00000000000000000000cc5a4ec2e03e6b79d174c01c6dbef4921bb3b68dcf8b
Merkle Root a321fdea59266d83a34a8d9bb0669345f84f1c1b0f0e1638b383b839d5370aca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,580
Size: 0.99793825 1.00 vMB
Total Fees: 0.00628116 BTC
Feerates: 236.65 > 0.63 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,709 (741,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,659 172,659 00000000000004ba91a2b0d3146fcb958c87e4ab1a6dce662017fa2efb727cef 94 0.03/1.00 vMB 23
172,658 172,658 0000000000000a894e39636581174aa23c2d66376cd18c1e9fb513c4adf6bf7c 6 0.00/1.00 vMB 83
172,657 172,657 00000000000005d52630ab10b9f0d15c85572243fb581ed133d7735e9a6d41cf 14 0.00/1.00 vMB 80
172,656 172,656 000000000000088c7e3d465c7a9f658fbc331c71fdaab8cdf936d3d94ac2b5c6 6 0.00/1.00 vMB 35
172,655 172,655 00000000000001f94c1ad54ac1da8566efb0372460a1d5dace12de7170679c56 19 0.01/1.00 vMB 107
172,654 172,654 00000000000000f56b1b282634a178d795f4b999aa042ac7a8eb21f7a345c228 63 0.02/1.00 vMB 223
172,653 172,653 0000000000000ae5f96fa045d57aa7edc1ab225deb54cc87089a996a8a22061d 32 0.01/1.00 vMB 61
172,652 172,652 0000000000000532e071fd017d92d2e95792e0a412812d680897308a5ddae43c 35 0.01/1.00 vMB 70
172,651 172,651 000000000000082f357bf7473d65d8ed0a955d418368fbd3715f54a4ba0bccae 71 0.02/1.00 vMB 31
172,650 172,650 000000000000060a8f5a672e24b7c7f531784e8a0bf6b3be0c732c3e8b8c51fc 97 0.04/1.00 vMB 71
172,649 172,649 000000000000086e2aec65ef7e54b87d86e85c59577bc9602db40ac7f662cb3f 1 0.00/1.00 vMB 0
172,648 172,648 00000000000001e9da3ce337b5cca56faadb66384f3b8424068e18d895b808e1 1 0.00/1.00 vMB 0
172,647 172,647 00000000000005823075c76769936f74e58048444ed42c57c355c328a023126e 93 0.03/1.00 vMB 113
172,646 172,646 0000000000000a38c3db6fd3d2b8b6e6d0559a723594e2fa321fbe725e5b1d02 6 0.00/1.00 vMB 539
172,645 172,645 00000000000009f4b210316b9d920af699ca229144e3b9df985d354a05136ba1 22 0.02/1.00 vMB 25
172,644 172,644 000000000000014883d8ae7322e8389799bd0b3c6064d5d2bdd24bb0d538579a 12 0.00/1.00 vMB 47
172,643 172,643 000000000000067784b093273ef1a313e05a58f024344f23b2bf1c8e37dbbf26 120 0.04/1.00 vMB 179
172,642 172,642 00000000000009e5fd0a70d200df54dbc063338de0af0a9630783a4f71417524 4 0.00/1.00 vMB 70
172,641 172,641 0000000000000b284f0594cc9eb0f0d123e3deb412e5be25d7c5e52f333ebc0b 57 0.02/1.00 vMB 79
172,640 172,640 00000000000009a9e29cd4b0602a89195f4a0f7c088b92d8434b2cb25812ea28 1 0.00/1.00 vMB 0
172,639 172,639 00000000000000a471577f43619eee23c96a4d0025226c0faa4f79a9eac8d7ef 139 0.04/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 780.11 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: 496.21 GB
    • Received: 3.54 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.