Loading Tool

Explorer IconExplorer

Memory Pool

22,693 transactions
24.44 vMB
0.04840887 BTC
Random Selection Loading Transactions
Max Size: 117.54/200 MB

Candidate Block

Mining Attempt 8769554cb0c0c7660cb48acefb1eec3305da1deeb4cfd37dc4ac0ce6ff4c3493
Version 20000000
Previous Block 00000000000000000000ebfca2dd5a5d1d4bd9d4f9ab5c8fb51d534119ee4a4f
Merkle Root 184c44d769a4d4a681d0f1b9f802bf4d17c62594a39220e305d4a32195f398ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,358
Size: 1.00 vMB
Total Fees: 0.00487965 BTC
Feerates: 159.02 > 0.49 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,228 (790,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,672 123,672 0000000000005a03f5b87032f03ab8610888972d51e06800d59c740824f6e712 10 0.00/1.00 vMB 1,119
123,671 123,671 00000000000035d686877a558d8bb228f05b382b63220bb2c3422820a4213414 3 0.00/1.00 vMB 1,164
123,670 123,670 000000000000515314decac65bab846ed115df4047b1e7b808330af71a6e575f 9 0.00/1.00 vMB 1,055
123,669 123,669 0000000000000269a9d3fb6514c7d0cde84ddb2e22268e6db8cd4bf0881b1b32 32 0.01/1.00 vMB 236
123,668 123,668 0000000000000d96c29784d690756701a2c558bedd0aa410e5ab6ad0fb01c33f 10 0.00/1.00 vMB 0
123,667 123,667 0000000000000a216f785beb205928cffe8605529400ebb15e30cdd1cc003df0 42 0.01/1.00 vMB 553
123,666 123,666 0000000000003fa45ecff820495860e4dfe0af33aa9c81465cffbb8edca32608 11 0.01/1.00 vMB 580
123,665 123,665 00000000000034ccb722971993df052b614249b3415c36fbd2814a33dfa524d4 8 0.00/1.00 vMB 2
123,664 123,664 00000000000033bcf1da2b18baa4421788abd20b9902e217f384b3e06a2cd934 23 0.02/1.00 vMB 0
123,663 123,663 00000000000045a2a4eecddde440f1168c449bea9baad84068055d9263438c67 81 0.02/1.00 vMB 1,579
123,662 123,662 0000000000004444a5c58b18ad9cc5c2e9d2fc35693c35e4a41cc1ae42bc5442 4 0.00/1.00 vMB 975
123,661 123,661 0000000000004d58a0bc2e5b2f9291ba40cc40948f0a651cf1013bd99031336f 1 0.00/1.00 vMB 0
123,660 123,660 0000000000005242f502d90e7a0246a06fa978311225e2d921b0290aad36ad08 5 0.00/1.00 vMB 0
123,659 123,659 0000000000001714338da1fdbb06d2e18abc5d30e8cd997c62715ed7b33ef513 1 0.00/1.00 vMB 0
123,658 123,658 000000000000503ea58a8d1d9d5c1183013c7dda53c03b9a783edb059bb96dfd 14 0.00/1.00 vMB 1,085
123,657 123,657 00000000000063f542872b999914768ffc831318ea6aa17cb30b0f8dd33c63b5 30 0.01/1.00 vMB 0
123,656 123,656 0000000000000ece661d0ff12f9f8e0b5555ae309dedcc8134e0e5aba699948e 1 0.00/1.00 vMB 0
123,655 123,655 0000000000005edc649a88991ad5b87551143d20ee0810c3157e04d65ba1b0ab 1 0.00/1.00 vMB 0
123,654 123,654 000000000000306eb572ebdb868c5604b40e99974cdc85a65193ff7add64bccb 15 0.01/1.00 vMB 582
123,653 123,653 0000000000001e1966af2fc361cfa386e387c15eb6f2683a7f7f6929bd3119b7 2 0.00/1.00 vMB 0
123,652 123,652 0000000000002904f2d0b00aa3fd857ce041116fc704c45983970491821b6008 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.00 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: 575.41 GB
    • Received: 8.27 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.