Loading Tool

Explorer IconExplorer

Memory Pool

80,153 transactions
30.14 vMB
0.09077805 BTC
Random Selection Loading Transactions
Max Size: 181.64/200 MB

Candidate Block

Mining Attempt 2df41e6c99e1296642ab20654b4667350b7618e2f5b288f6547834af4570b111
Version 20000000
Previous Block 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b
Merkle Root a744fb07e51dcbcd83b5c215fe3ff132f8f39dd365e526b872c0609cfb87ef04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,310
Size: 1.00 vMB
Total Fees: 0.02015928 BTC
Feerates: 80.28 > 2.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,143 (134,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,766 780,766 00000000000000000000fe2557bf207fd6447e59641626c933361df40d8d9dc1 3,845 1.00/1.00 vMB 42
780,765 780,765 00000000000000000005bd7aff50ce7f0e5d4c283e44f9431257dd5229e95d25 3,950 1.00/1.00 vMB 29
780,764 780,764 000000000000000000060c95020d1f375c3f58df36c208190a604d49c70eed41 2,755 1.00/1.00 vMB 25
780,763 780,763 00000000000000000004971f5ee4c200926f9fd49cf895f1e5617a2b4e3ef216 2,434 1.00/1.00 vMB 31
780,762 780,762 00000000000000000001f31925bd6f0cfee1f3cd4901e00108d7ee2894617e9a 3,187 1.00/1.00 vMB 34
780,761 780,761 00000000000000000005e908fa00afb9480f74a66f5d432b82f3e321951e2648 1,955 1.00/1.00 vMB 80
780,760 780,760 00000000000000000003aaff217c8ec5ca52f59e647bfb0a8619c836086bafac 1,319 1.00/1.00 vMB 88
780,759 780,759 000000000000000000066540842f6c8abd190912dafa915f6c4641ab73689a73 382 1.00/1.00 vMB 6
780,758 780,758 000000000000000000005b899a0c034bd8c1cffc9db8f8fbb9fa3dabe9091922 2,023 1.00/1.00 vMB 13
780,757 780,757 000000000000000000065ecbcbbc674a8f5269becb59f68939accafea0ceb4d7 2,580 1.00/1.00 vMB 48
780,756 780,756 000000000000000000002bc46de6dfc42e2729a46fd0ca3f13516cb9eac41958 117 1.00/1.00 vMB 3
780,755 780,755 00000000000000000002b89c8126bb8c7f02ccc7489e4bc707b83766d8039dfc 1,508 1.00/1.00 vMB 11
780,754 780,754 00000000000000000002cc19856e080cb6cd6d64bf28ee6055f1230af90a4a34 2,611 1.00/1.00 vMB 41
780,753 780,753 00000000000000000000219122af1759e2136f7be99b4871ef75eda622d7b7df 2,316 1.00/1.00 vMB 32
780,752 780,752 00000000000000000003c3f33adb64f57b63095119dcb48e64d5ece915288188 2,162 1.00/1.00 vMB 21
780,751 780,751 00000000000000000000da10599e875acfdbb29f42ce2328e1d0d181746f4f4e 1,387 1.00/1.00 vMB 10
780,750 780,750 0000000000000000000537eb893783f5fc292cc9e6ddfd564635a65c561ff2ae 1,829 1.00/1.00 vMB 12
780,749 780,749 000000000000000000031727959af490f1cb011cb74f5e9f7b003421fcc3379d 1,776 1.00/1.00 vMB 28
780,748 780,748 000000000000000000059dbfe50ecd4286c99919955a3ff52c37f523cf66ef14 2,281 1.00/1.00 vMB 34
780,747 780,747 00000000000000000001dd471547bdf804acbd45a3504a10c519807166f50f0b 589 1.00/1.00 vMB 9
780,746 780,746 00000000000000000004809948e11729ca25f71ddb4f6bf61528c565d3a525dd 666 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.64 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: 672.44 GB
    • Received: 16.25 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.