Loading Tool

Explorer IconExplorer

Memory Pool

45,924 transactions
29.12 vMB
0.14212706 BTC
Random Selection Loading Transactions
Max Size: 151.76/200 MB

Candidate Block

Mining Attempt 9ab7ae19e52bfe813e3e51aa505da9b2995a77f2ce21e1cf6e4b6fb852429633
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root d64777ccc498e038f51caeaba1087faaa732fe7131a92c1793ebef080bc3001b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,802
Size: 1.00 vMB
Total Fees: 0.04331238 BTC
Feerates: 150.75 > 4.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (520,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,835 393,835 000000000000000004158ddf6e54190757b85fb090755796a9a9545f694c1144 1,077 0.52/1.00 vMB 30
393,834 393,834 0000000000000000043e9010237c93e6e7f9a1494ae4f4473504bc5d66b6fdf5 797 0.47/1.00 vMB 24
393,833 393,833 000000000000000004b46404b00618099573aa9a46debaf2d6a85286c76fdc35 980 0.47/1.00 vMB 32
393,832 393,832 00000000000000000858ca3f789003fc6fbfa0d15160893d42c160fbff789125 960 0.83/1.00 vMB 21
393,831 393,831 00000000000000000624fcfc982afce877489f4e821536d28e54cbfbd8dbe845 801 0.47/1.00 vMB 26
393,830 393,830 0000000000000000030fb5bf9294f87eeb8b26c1f570ab499d05086e7efa7a49 2,116 0.95/1.00 vMB 34
393,829 393,829 000000000000000000ab0437fb9646e048d3e29ced367e5e4961332bf59e8957 304 0.19/1.00 vMB 22
393,828 393,828 0000000000000000002551a85eb457aa2e9c85a71fe4c3ea69222c2a1079d68c 793 0.42/1.00 vMB 32
393,827 393,827 000000000000000008c49f40f97454c58079ddb897a1141ccf641ec752392b9a 529 0.31/1.00 vMB 31
393,826 393,826 0000000000000000057266595726f9e4a5bafeff3b1d60091defd5161205fff5 449 0.34/1.00 vMB 21
393,825 393,825 0000000000000000043da84a288f4900cfd98f7c09de9bf70a64b7641283f8b2 326 0.21/1.00 vMB 25
393,824 393,824 000000000000000002d3af09e707857fbdb3787cecbb0c2198bfa337d13ea248 1,913 0.95/1.00 vMB 47
393,823 393,823 000000000000000000ac4a5f0b5c95aa8bc7977a4338896c4f8f6278cc8b92d7 652 0.45/1.00 vMB 23
393,822 393,822 000000000000000006f8c48370fc71c093aa36f4163ea87e0e5afc211066a1de 1,762 0.75/1.00 vMB 34
393,821 393,821 00000000000000000731f4a85dc43b975b8056837514d515a2e909e6240b9400 432 0.29/1.00 vMB 31
393,820 393,820 000000000000000007d922ce1e5b6662e12e8271abdf9c749e81ed8e09dba0c0 117 0.04/1.00 vMB 46
393,819 393,819 0000000000000000076d503e29fc1f7746eb88e3e8af64cba4645a8700bc0a09 1,457 0.73/1.00 vMB 27
393,818 393,818 000000000000000002a7584f127ebc9ce6e4969ffcf1081b7bbaa2e5213c727e 1,923 0.99/1.00 vMB 31
393,817 393,817 000000000000000005a9dcf745531b11e18e53b0221d39730ffaea7ac81e74db 1,221 0.63/1.00 vMB 33
393,816 393,816 0000000000000000071417904ab03251145dd3b40ce5942f74bd75e11e7c9be6 1 0.00/1.00 vMB 0
393,815 393,815 0000000000000000026d6abb0b4c15049c450e730e10319c2b28c306fcdb993f 694 0.45/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.66 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.