Loading Tool

Explorer IconExplorer

Memory Pool

79,122 transactions
29.49 vMB
0.06848486 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt 5637f920f940b9a3cd5b30d7d5eef98cd8a125c90b9a1862aed3be78fdf5dd04
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 44cbb3b8c7d1b45b43df8a9de9364155ba1e909232edbe738163da93353974fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,242
Size: 1.00 vMB
Total Fees: 0.00863422 BTC
Feerates: 150.77 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (436,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,547 478,547 0000000000000000002024d40f00c0cd6b192a69f00308ddb73d80f75998a5c6 1,347 1.00/1.00 vMB 71
478,546 478,546 000000000000000000915bfb3e0c455561dcd13c6732fcde94108ac0b8c66e4a 123 0.20/1.00 vMB 54
478,545 478,545 000000000000000000c2d9fce2f37b5d68baa7550d6496346c2ed156f28e7196 831 0.93/1.00 vMB 47
478,544 478,544 000000000000000000007e8dd0ee030a2ecffab1580faab7bbbeccc70a38a608 807 1.00/1.00 vMB 119
478,543 478,543 0000000000000000004d7a5d2b057e4b44b4ff760f1216d3a4529ecb7fad0cf4 1,381 1.00/1.00 vMB 51
478,542 478,542 000000000000000000bdf7c7ba3aeef751e26182e391f9cb6e54bad6694e1b85 1,860 1.00/1.00 vMB 148
478,541 478,541 00000000000000000094abdb2dca7ed8c828f5c5f9c5840e9accfe1e6ef69fe0 63 0.03/1.00 vMB 34
478,540 478,540 00000000000000000110048746f38cdfac533e1e2c3b8285c229cbb43eabdd02 266 0.43/1.00 vMB 39
478,539 478,539 0000000000000000010897d24cf560af85f46b8f82d1ebc5fc3c4d79f9375cef 1,595 1.00/1.00 vMB 79
478,538 478,538 0000000000000000000e62e0df477f899f485a6da366adef6467ceeb72214dd5 690 0.42/1.00 vMB 108
478,537 478,537 000000000000000000f5ef9ca0220abeac7b474f6470aa9397660531ef86c6a2 976 0.59/1.00 vMB 76
478,536 478,536 00000000000000000056c8e3aa1233e2a52215c1d0917045f01e656c82286878 439 0.74/1.00 vMB 31
478,535 478,535 0000000000000000010fe2cc0640fb914f5138b3701cc998189619a94f67f99f 766 1.00/1.00 vMB 42
478,534 478,534 000000000000000000a2fcd417eff9743b23652cfc7111538ecdd54f9e3879e2 336 1.00/1.00 vMB 30
478,533 478,533 00000000000000000074e66360b120e2d9cce3f0f77e033d8b3be92675b414df 1,006 1.00/1.00 vMB 45
478,532 478,532 00000000000000000068bee3faf854d67e2dde4303886fa5e39479fbc30e7729 966 1.00/1.00 vMB 68
478,531 478,531 000000000000000000b76732be4d0d3b9c65290833c34b162c8837210a8506f5 1,097 1.00/1.00 vMB 67
478,530 478,530 00000000000000000007fd7e1e20390f0c88966e951228c3b33c94cd78747109 1,225 1.00/1.00 vMB 86
478,529 478,529 000000000000000000b3cdf1d904600a8504c62ab1ecfbb1378c0aa962379f62 1,415 1.00/1.00 vMB 74
478,528 478,528 0000000000000000003702736727202e35265068db992a7ac85087a581a7bd13 355 0.29/1.00 vMB 67
478,527 478,527 0000000000000000011620c1e3b14fe009a5dc60143017e20c19dd98263f72ec 606 0.66/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.38 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: 664.31 GB
    • Received: 14.96 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.