Loading Tool

Explorer IconExplorer

Memory Pool

45,836 transactions
28.78 vMB
0.09904269 BTC
Random Selection Loading Transactions
Max Size: 151.15/200 MB

Candidate Block

Mining Attempt 58668857782afbfbfd222c0358092cad6b315980c0ec60e4ad07f0931eab38f5
Version 20000000
Previous Block 00000000000000000000686bed0627151f22dbb88dc97c9a06af7e0389956d6c
Merkle Root af45e405dcdcfd34e493588045fdf5eb9e45ca749f1dfed603e323124e964d7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,633
Size: 1.00 vMB
Total Fees: 0.04183157 BTC
Feerates: 101.65 > 4.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,260 (796,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,653 117,653 000000000000c6a228b332497fa28947bc9f9e59232e512cb744cbaba0c15d2e 13 0.00/1.00 vMB 863
117,652 117,652 000000000000ad19619c981cac471ee5f1f4437b8f5580d30d55062cdc27d3f7 10 0.00/1.00 vMB 357
117,651 117,651 000000000000bb75280016b88c4a963b5d2788a927e2d8791f80bbba4d1ace55 18 0.01/1.00 vMB 394
117,650 117,650 000000000000649205b4ad35acb4440743a5c0731ceb5312637b924e195fb5e1 6 0.00/1.00 vMB 4,658
117,649 117,649 00000000000018bdb3fa29bca7a60ec4a665f590bd173ed2189851592b2bec3d 6 0.00/1.00 vMB 618
117,648 117,648 0000000000005c1c5aa51380c18e1012b980413de531971bb8487f73ccbb9cc0 1 0.00/1.00 vMB 0
117,647 117,647 00000000000031b0b3ff14697235146ae17f9b5fb9f3428fb2b1b8a7f7f4fc90 4 0.00/1.00 vMB 2,656
117,646 117,646 00000000000076fb903da1eb08d248f85cbc89e364df6accc5053efaf9612c41 2 0.00/1.00 vMB 0
117,645 117,645 0000000000005d17a873f06455a76e9502914d6e85c2a08fbd7228e9a9731ea6 12 0.00/1.00 vMB 0
117,644 117,644 0000000000006a5e469d5e75b0ac7932e4213477f8bf4acd4c020cb8a870435c 12 0.00/1.00 vMB 0
117,643 117,643 00000000000086c127d546f4c7f92a2241d1ce8e36d8030f6d074e85a7bc6dae 12 0.00/1.00 vMB 0
117,642 117,642 0000000000008a9d5c9d6e3756a01b9f11cc63e57bd913f592ba7a473a9b0941 13 0.01/1.00 vMB 242
117,641 117,641 000000000000245e2840bce52575596fc5583f5f816f897d288f3f28a5fa922d 9 0.00/1.00 vMB 0
117,640 117,640 00000000000079d60ce0621e3676c086e9ec45617935cc8e0375ba1b0ab6b05b 2 0.00/1.00 vMB 1,295
117,639 117,639 000000000000c4ff288ee8fcc0e112c123a19ecc9b144bba07986ab22000eedf 21 0.01/1.00 vMB 278
117,638 117,638 0000000000003eb7f21d423416fddd8f70a19ffd4a1b02587fef3b7cd6013f5f 12 0.00/1.00 vMB 0
117,637 117,637 0000000000000f663eb74eab47304d701fe3dae8e7d796a8d4f11a20d1b12d9f 12 0.00/1.00 vMB 356
117,636 117,636 0000000000007b92a0a21c7f2a847a1e51a680660772883f2e88d887b3a65765 10 0.00/1.00 vMB 1,787
117,635 117,635 000000000000875b16b28111cd7188dcaafeff04e67658f5a9e139081aa557df 6 0.00/1.00 vMB 0
117,634 117,634 0000000000002fe687545a2ae9f4b5a22f095f4b7c4e9e3b87d2825b06456c77 9 0.00/1.00 vMB 357
117,633 117,633 00000000000001710e50c354a5561df2e78aea638ba275f096344497279b693d 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 577.65 GB
    • Received: 8.63 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.