Loading Tool

Explorer IconExplorer

Memory Pool

42,283 transactions
26.73 vMB
0.06327195 BTC
Random Selection Loading Transactions
Max Size: 140.24/200 MB

Candidate Block

Mining Attempt 333f06153270719d4f2293b8530c6c52506817a8d80906edda228a1572b1e891
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 571203b4d9186f523dfe1294a5f8b158e7d63304179844d115664b06ab7acff2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,201
Size: 1.00 vMB
Total Fees: 0.01387554 BTC
Feerates: 181.54 > 1.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (301,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,644 613,644 00000000000000000012b343504273398b914f537afe6f7a74a14efa87db56e7 3,156 1.00/1.00 vMB 18
613,643 613,643 0000000000000000000a861dfea4f6a82bccc591466ebb364b087e30857bcc5f 1,344 0.56/1.00 vMB 17
613,642 613,642 0000000000000000000160ab173363853dff9267a7ceb55fa3b4f10ec6aeb242 2,393 1.00/1.00 vMB 17
613,641 613,641 0000000000000000000c25dc5578fa3de6977dc9597c65414c56d7227157a8e3 2,625 0.98/1.00 vMB 5
613,640 613,640 0000000000000000000c9f22305fd14cbe72b23b2d9c247b5edd80ae16517caa 2,753 1.00/1.00 vMB 27
613,639 613,639 000000000000000000072856196dc5b19d51ce6aaa118bd15b25c836f14dbf74 1,095 0.50/1.00 vMB 13
613,638 613,638 0000000000000000000d0fbf411cda358d8dec1916d13ed271ed2f301b1a1ea6 624 0.26/1.00 vMB 10
613,637 613,637 0000000000000000000acf2398952ebee852089fbc6e476a363c99f7d76ecf72 149 0.03/1.00 vMB 11
613,636 613,636 000000000000000000064cf23d2bbceda041a5ee6a0b7041ac16c430365dabaf 552 0.44/1.00 vMB 10
613,635 613,635 000000000000000000129beb1112a235d4ce1ac0f3565ad18c9d2219eeb2070a 184 0.06/1.00 vMB 14
613,634 613,634 0000000000000000000e2c2255ede03dc17be34b9598d3a50d564128771226ba 686 0.22/1.00 vMB 17
613,633 613,633 000000000000000000116835dc23d6788b4da987f354768decdc6d75a247f0b8 63 0.02/1.00 vMB 12
613,632 613,632 0000000000000000000a6a4b3fc0c2ad45cb6170e5005f764fa314ee5c587fa7 1,232 0.38/1.00 vMB 17
613,631 613,631 0000000000000000000848f2974ab58ec96933f64337f7267ce3834b94b5afee 567 0.14/1.00 vMB 2
613,630 613,630 000000000000000000090c2e574fbc4f1648ff6d3eed30d3137625753ef75084 2,939 1.00/1.00 vMB 7
613,629 613,629 000000000000000000038843864b483c3d7a8186ebd6b4fe134ce624887963f6 2,653 1.00/1.00 vMB 21
613,628 613,628 00000000000000000001d2e72c61d7e97aa4fd47b46ee8970d5235e8387567b8 1,033 0.32/1.00 vMB 18
613,627 613,627 00000000000000000007d52bda98fc6456fa81499e8d04cd043e5ea60f5924c3 1,717 0.53/1.00 vMB 13
613,626 613,626 000000000000000000081e31fb91814a55a9d507648f358056206566cb1a08b0 2,370 0.76/1.00 vMB 8
613,625 613,625 00000000000000000008d0ca5919dda4a32469b47844fce7b80b839890af7cb7 2,549 1.00/1.00 vMB 10
613,624 613,624 00000000000000000010a0fdeccaf65937c4240b415d73f7f832edeb768dd039 3,119 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.