Loading Tool

Explorer IconExplorer

Memory Pool

77,397 transactions
29.08 vMB
0.10070701 BTC
Random Selection Loading Transactions
Max Size: 175.01/200 MB

Candidate Block

Mining Attempt 52b5845095db3cd8bbe3eecaffae1d16b6919a46cd6b9c527f7f0b64bfd2209d
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 79916c9331a7d1a6168feaabb1434c775aa7b657a75af04a4db3ebb8eb566f59
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,525
Size: 1.00 vMB
Total Fees: 0.02676525 BTC
Feerates: 453.09 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (535,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,672 379,672 00000000000000000be2e46465a38130fe80785b5daf27214b16dfd34c9196ab 633 0.33/1.00 vMB 47
379,671 379,671 0000000000000000066be4a0b279580471ed976a7ec4968aae9603bd583c18c8 655 0.33/1.00 vMB 35
379,670 379,670 00000000000000000b8e1889ab65b47dc97c7c3a95f9d39821063bf86f091f6b 941 0.51/1.00 vMB 43
379,669 379,669 000000000000000007d078d1e7428a138fddf87d308c7cbc249251bfe403fdb6 683 0.32/1.00 vMB 41
379,668 379,668 00000000000000000f957b2acffd07ed9ba637501d8dc133ded11d86ea9a7a35 642 0.38/1.00 vMB 52
379,667 379,667 000000000000000007c1f1eeb599ee99477e59113d7b2794b5948bcc89910556 684 0.32/1.00 vMB 39
379,666 379,666 000000000000000011b041c0b632b400265c8f9ca0bd95c7f7a664fc178f6c63 1,852 0.93/1.00 vMB 42
379,665 379,665 00000000000000000c4ecd292eec60f5dabee0cc2af7a8ff48edfd616e3ac35e 930 0.45/1.00 vMB 39
379,664 379,664 0000000000000000100e192e0b18c981e99f6493e9944a42c01ac93bd5d3cf69 378 0.19/1.00 vMB 53
379,663 379,663 000000000000000005cd61b4687c9d8a2474baf50136a97f06badefaf90bab07 240 0.16/1.00 vMB 25
379,662 379,662 000000000000000008c784f103b16aa661acfa18f2ba95c01985bb4a92836002 964 0.48/1.00 vMB 33
379,661 379,661 00000000000000000e78224d49c38eb264339c7a5256661890928407df0e3944 341 0.17/1.00 vMB 37
379,660 379,660 00000000000000000d4a75001f2491b01d55d575d0104810f6b9f9c61f8ad3c8 686 0.34/1.00 vMB 36
379,659 379,659 0000000000000000078ea77db959d6b71d9ef10b05758658b49a229ba47f6e6d 1,011 0.48/1.00 vMB 34
379,658 379,658 0000000000000000089a39535fa41a520ee4ac2a34d16caf931c6c8f6e1f41b3 709 0.39/1.00 vMB 31
379,657 379,657 0000000000000000026900fef9686afefa83c4b509a9370487fc3c6e976c4622 214 0.15/1.00 vMB 25
379,656 379,656 00000000000000000e373fb7c2dc428a0a1479df0821e8b0f60eaadd66cf40a8 908 0.77/1.00 vMB 15
379,655 379,655 000000000000000001f5941a8967e4f91d8fece4d55eaf55356423e5831cb14a 2,206 1.00/1.00 vMB 44
379,654 379,654 0000000000000000014ba2ccf6d4592c98734e7bfb34ce040581ba77241d4d7a 379 0.69/1.00 vMB 11
379,653 379,653 000000000000000003f15ac69815d7363746d8775eed9776138af499628a974e 1,501 0.86/1.00 vMB 38
379,652 379,652 000000000000000006477e4465dabb67f0ea166e88c8fe1cff533f6ed3a6bd13 561 0.74/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.92 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.51 GB
    • Received: 17.56 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.