Loading Tool

Explorer IconExplorer

Memory Pool

75,548 transactions
27.97 vMB
0.08409566 BTC
Random Selection Loading Transactions
Max Size: 170.10/200 MB

Candidate Block

Mining Attempt 4f46778143444fc4fe26a4f5bab0ab5ef1cb498496f38c63513e3ee0f5e5b3f4
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root d13952270b23183b83852296371fc39c87d308863e6a707c276d8c09cd15762a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,491
Size: 1.00 vMB
Total Fees: 0.02411646 BTC
Feerates: 402.60 > 2.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (495,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,623 419,623 000000000000000001f06b4cd82e4aac20cc455c407ba77aae0c4b9e5fca42e6 1,160 1.00/1.00 vMB 24
419,622 419,622 00000000000000000032828fbdcea0328b2204407a2bff26f429fdb808288277 1,924 1.00/1.00 vMB 37
419,621 419,621 000000000000000004e18a48a0c5a96345b61435f3e2d44b976f03a70114e7c7 2,425 0.99/1.00 vMB 58
419,620 419,620 0000000000000000008797edbf3993eec04a61e09581c4335c047a31af266816 2,733 1.00/1.00 vMB 65
419,619 419,619 000000000000000003862105d877608dac48ff4068a68c62bae78cf380e0310c 2,018 1.00/1.00 vMB 39
419,618 419,618 000000000000000004eddb37afd67474e7540e6de107774ed097ad36fdc81878 2,945 1.00/1.00 vMB 63
419,617 419,617 000000000000000003edfc4eb2e2a6c20f5e115f214cc7e483e83b955a5b57a3 3,153 1.00/1.00 vMB 86
419,616 419,616 000000000000000000c7283e6e042614578545e070d5ce9212098fb9dc1aa9d1 606 0.26/1.00 vMB 68
419,615 419,615 000000000000000003e55136024a08d2fd93449ad469a8dcf3a9c2a5ca92aa06 691 1.00/1.00 vMB 22
419,614 419,614 000000000000000000ca76fbfefa2b89927b560b1a9a9e9f9eb2223278fa83cb 417 0.52/1.00 vMB 23
419,613 419,613 000000000000000001b00789c1d4e443649759a0d304842137c5150db9977256 912 0.73/1.00 vMB 37
419,612 419,612 0000000000000000047c750555b957dd9224e29231c586d8c191f919f37bde6e 937 1.00/1.00 vMB 31
419,611 419,611 0000000000000000031dd88a8e48cf60105a706c3b56ef214015dd1af955694e 2,061 1.00/1.00 vMB 50
419,610 419,610 00000000000000000156a51d814eaeeb6b207e2d0d7f5dc9d5624dec3e8ec404 762 1.00/1.00 vMB 28
419,609 419,609 0000000000000000006c49529dcd12b83c0844b078779edbbeb6fcfd27dda89b 1,879 1.00/1.00 vMB 45
419,608 419,608 0000000000000000042e6afc93658d0442ee9e8e2b975ac02c43a28e8cf64eb3 2,255 1.00/1.00 vMB 55
419,607 419,607 000000000000000002b8ee2e2d4ab066bf7682acec355510fe13472f5c52d00b 3,132 1.00/1.00 vMB 78
419,606 419,606 000000000000000000308f1efc24419f34a3bafcc2b53c32dd57e4502865fd84 2,547 1.00/1.00 vMB 67
419,605 419,605 000000000000000000fa4c68dda489ff66ba0969eebdfb9c29a8d0fa2c1de29f 209 1.00/1.00 vMB 10
419,604 419,604 000000000000000003783d9634851c529a0cd164ee42c8a8b5da455db06b60fd 2,024 1.00/1.00 vMB 53
419,603 419,603 00000000000000000379dee65b51e11bf481d98da97457accddb7148477adc3f 1,804 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.93 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: 714.68 GB
    • Received: 17.58 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.