Loading Tool

Explorer IconExplorer

Memory Pool

81,122 transactions
29.56 vMB
0.10471468 BTC
Random Selection Loading Transactions
Max Size: 180.02/200 MB

Candidate Block

Mining Attempt be889e8795c0b79f74fbab351909ad616d76342fbf751f5d02465ecee1afba4a
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 1b2e43fff7ccd900a100122774c392a2a1fa3117f90e64753c08958c2bf6df93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,179
Size: 1.00 vMB
Total Fees: 0.04250669 BTC
Feerates: 201.05 > 4.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (190,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,527 724,527 00000000000000000008718a05bede32b05833514609aa4230fd42d52983c914 2,598 1.00/1.00 vMB 8
724,526 724,526 000000000000000000080d3d325dac77b846f29664bebd66915338f1fa6a3e26 1,405 1.00/1.00 vMB 5
724,525 724,525 000000000000000000024abb0c0c85cc5bdd9eb616f6efd6558417374265936d 503 0.61/1.00 vMB 3
724,524 724,524 0000000000000000000894f2fbee26919ea235cd365a64f73476b9496e8be3a0 1,451 0.81/1.00 vMB 5
724,523 724,523 000000000000000000099cb404948c57ef97da6fdc661c09db2ecb682432876b 1,069 0.43/1.00 vMB 6
724,522 724,522 0000000000000000000621dcf7388e687c6be384d4b4e1c319d0f3308700c36f 1,437 0.48/1.00 vMB 7
724,521 724,521 00000000000000000000315b47efca4b5fd3109da0ac68076f68cce50b2a15fe 1,081 0.31/1.00 vMB 8
724,520 724,520 00000000000000000008d6736369b618c687a592f0ead9b19984a62729802442 1,933 0.68/1.00 vMB 7
724,519 724,519 0000000000000000000316aa4e007765d8b13a72d69e02b0b43605ae8095f597 1,179 0.57/1.00 vMB 4
724,518 724,518 00000000000000000003580a9edc831599f1c74163476fc636fc90a6be2bc55e 3,359 1.00/1.00 vMB 7
724,517 724,517 000000000000000000024ba6f7eb36896dc090f5d06cfed9840069c1bc70a988 2,064 0.85/1.00 vMB 5
724,516 724,516 0000000000000000000010156bc47b7a5eeb1db9120cc5ac70fd115b538bf850 3,027 1.00/1.00 vMB 9
724,515 724,515 00000000000000000008ab801e87518a880305e9e84a8da1638064962f3f4f02 549 0.24/1.00 vMB 6
724,514 724,514 0000000000000000000305b67c64f280769f7f5274e976e5713fe6641a5bf8b3 1,545 0.93/1.00 vMB 4
724,513 724,513 00000000000000000008cb0fe17a3f08dccb15bcc4531df4e294b9a3d7f16a79 2,125 1.00/1.00 vMB 8
724,512 724,512 000000000000000000008b15411e7370f76e7d1829b81ceb3606f421dc3b0c7d 761 0.39/1.00 vMB 6
724,511 724,511 000000000000000000065ac71efb1b7f1c79bd7e0aa46449c35f73315e0ef687 1,216 0.36/1.00 vMB 8
724,510 724,510 00000000000000000001ac1e3a06d009160c4a4186ef8e5fda444e39192043ae 1,845 0.63/1.00 vMB 6
724,509 724,509 000000000000000000041e8fe3bf8bb58b7d8347c8708a40d98acff9e1f2f99b 2,404 0.91/1.00 vMB 6
724,508 724,508 00000000000000000004f392aefac6b8843f575ee41c406f1b891e7310ae0f50 1,895 1.00/1.00 vMB 5
724,507 724,507 000000000000000000000b5712491add9ad59febff86461369f9b802ae9c3fcc 3,440 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.