Loading Tool

Explorer IconExplorer

Memory Pool

80,823 transactions
34.16 vMB
0.13462512 BTC
Random Selection Loading Transactions
Max Size: 193.97/200 MB

Candidate Block

Mining Attempt 7f666648aa91736201510b368f4542fdee1a26b19e89fd6264b5f3b204175a73
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root f299e8fd27baa108d9f800307f5b74d1c4f77f2e473c15982689c3514f2d563a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,415
Size: 1.00 vMB
Total Fees: 0.02325139 BTC
Feerates: 384.62 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (379,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,663 535,663 0000000000000000002c5941090f49a33d071f4c020fb8ca52a990ada5526b04 1,489 1.00/1.00 vMB 11
535,662 535,662 0000000000000000000cc13515638d1ba1ee37d5c1522fbd2bf7cba9a64f75ee 1,979 1.00/1.00 vMB 16
535,661 535,661 0000000000000000000c5b6dc5b903a198cc7ce62c0d582bc6be71aa5a5445e9 1,321 1.00/1.00 vMB 4
535,660 535,660 0000000000000000000d974fbad593149a1d500b622490a0475a42c18c2dae3f 2,674 1.00/1.00 vMB 6
535,659 535,659 0000000000000000001c3c1cd357acf6a4d9787d55660e6450793f374bbb1cec 2,258 1.00/1.00 vMB 26
535,658 535,658 0000000000000000000d1e051e2bad9b2dc8b8b173e5b5738314534e66143ccc 292 1.00/1.00 vMB 2
535,657 535,657 0000000000000000002489e711763afb7326248613aed72507cd52be220b2929 1,115 1.00/1.00 vMB 7
535,656 535,656 000000000000000000255dec4b97d7fc0432b69786ec6f5dae8bd6971295e713 2,921 1.00/1.00 vMB 19
535,655 535,655 00000000000000000019eae416a2e3bd51b8e275a6c918533f2c679aaa217cdf 2,204 1.00/1.00 vMB 15
535,654 535,654 0000000000000000002f2ed498f07c75e027ebbed3d0801406067b387dd5fee4 961 1.00/1.00 vMB 4
535,653 535,653 0000000000000000000e8c1234913797df1331abff64d4655d200d92b86d0ef5 1,198 1.00/1.00 vMB 8
535,652 535,652 0000000000000000001742ba91adddde4f4f77e6ea338500411b435cb422f02b 1,751 1.00/1.00 vMB 4
535,651 535,651 00000000000000000023ead2837c7109148056e7ab1c9b4487a8dfa2e427d3dc 2,285 1.00/1.00 vMB 19
535,650 535,650 0000000000000000002d850d66a7439793349bde78947579199db2e5296d2d0b 2,652 1.00/1.00 vMB 15
535,649 535,649 00000000000000000020e1dc61f72155f01974d1b16439ab5e20884488ac1b61 2,314 1.00/1.00 vMB 15
535,648 535,648 000000000000000000015acef07ad8d4aabb559c62e112c6800af979dd44a6a3 1,751 1.00/1.00 vMB 4
535,647 535,647 0000000000000000001aadb653e88a60953a3f3cd18da09a18ce7e3c7cf09b32 1,633 1.00/1.00 vMB 7
535,646 535,646 00000000000000000008c7c6c9c74131ed62bed0991118c84f2b3ab265daeffa 1,520 1.00/1.00 vMB 13
535,645 535,645 000000000000000000144f6723456c383a68de509534dab63785a403f258da5c 1,608 0.68/1.00 vMB 21
535,644 535,644 00000000000000000001d652da4a65daaa0c911574a19357a0e196becce4cd00 1,860 1.00/1.00 vMB 9
535,643 535,643 0000000000000000002d0d3ef4b3deb9a645b103864018b79995da1cb4ecaaf6 2,549 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.10 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: 729.61 GB
    • Received: 18.49 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.