Loading Tool

Explorer IconExplorer

Memory Pool

87,066 transactions
31.95 vMB
0.13471548 BTC
Random Selection Loading Transactions
Max Size: 192.87/200 MB

Candidate Block

Mining Attempt f46446dc4fffc8a3565ba2e5f086f3b687d23770556317a0fd2814cc7e399980
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 5e23433d3b1168cde7f276b62f07c828b9d30f637b87541297dd675c23c762aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.04819950 BTC
Feerates: 911.92 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (559,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,056 355,056 0000000000000000156f0bf7fa060438edec28357c011fe5dbfe48f5b7dc4f59 525 0.25/1.00 vMB 29
355,055 355,055 00000000000000000ea0c1a2d5e9c7dd67e3b2c14eabedb478313e878282d7eb 1,155 0.75/1.00 vMB 23
355,054 355,054 0000000000000000168710c7a956b07f740f4f17cf84ca208588d0f0309dcd51 573 0.25/1.00 vMB 48
355,053 355,053 0000000000000000029a678a6c3b12c451cfc8d18e8a21629afdb81120cc33a8 813 0.40/1.00 vMB 26
355,052 355,052 00000000000000000fe801a16676667b6e7e270ef989c27ecbe893767d6c7548 578 0.41/1.00 vMB 19
355,051 355,051 00000000000000000b7e790ec6cf63bb94e0354516ab3bb5a9aaa96d7676afa8 1,883 0.75/1.00 vMB 38
355,050 355,050 00000000000000000d97c863738c36c06412463c203265cd826c3281acbd5846 1,103 0.57/1.00 vMB 27
355,049 355,049 00000000000000000e55d2b84f06836a0a132663ab6af152d4f70ed2563b080b 1,477 0.67/1.00 vMB 28
355,048 355,048 000000000000000008641293a1de7cbde40b24fc29b5cb79c0582664e53ba97b 507 0.26/1.00 vMB 26
355,047 355,047 000000000000000007892ed933ef1af3d534519c5098379a7310a68cd1e3370d 151 0.10/1.00 vMB 19
355,046 355,046 0000000000000000045fdb433b21fb63d3de6ab2374752bee95c213596d0f22b 863 0.42/1.00 vMB 28
355,045 355,045 0000000000000000122a3578dd80a4c382165474983937a2753f641c746abfec 821 0.47/1.00 vMB 23
355,044 355,044 00000000000000000cc71648326bc5b088f151aa86511d58eee9d8cafe08b1b6 793 0.38/1.00 vMB 29
355,043 355,043 000000000000000014b1af92a4a6c4c193319589b68455446b8bbd79ccda988a 236 0.11/1.00 vMB 28
355,042 355,042 00000000000000000667ada1e714e88f08b4bea9cf5c5e5c9d9c0d55b10d76f3 775 0.31/1.00 vMB 33
355,041 355,041 0000000000000000146a99d54646eb2bf5b7aec676b77f1dee6f9acff162dc81 263 0.14/1.00 vMB 26
355,040 355,040 00000000000000000321cb05567e72bd2faa5d44f6be4b5692d77c41b367a927 1,364 0.64/1.00 vMB 27
355,039 355,039 000000000000000015ac94a71ceb6d698b012c50303774d93199f580f1ae1042 78 0.03/1.00 vMB 33
355,038 355,038 000000000000000015278af940fad044a10e7af79ac424a7712834344cd26d10 236 0.14/1.00 vMB 22
355,037 355,037 00000000000000001359218ce1948a429887b440084b68860924a6cd62fdaf56 88 0.03/1.00 vMB 28
355,036 355,036 000000000000000013202f3d202d82d70d5be9af44b24770989bf8925cbbb4a8 558 0.28/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.