Loading Tool

Explorer IconExplorer

Memory Pool

82,395 transactions
30.15 vMB
0.09509327 BTC
Random Selection Loading Transactions
Max Size: 182.87/200 MB

Candidate Block

Mining Attempt 4c1472d17b996c04b3dc92b219feb80034f18f0aaa5710a35e936a10572351f8
Version 20000000
Previous Block 0000000000000000000170b6459c42e376b497e3e7853e6893087f6e06ae3df7
Merkle Root e23f0f89404299d055d06ddf5902f13af3ce4068e3361ad801e8dd0939744077
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,610
Size: 1.00 vMB
Total Fees: 0.02450624 BTC
Feerates: 100.60 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,121 (737,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,734 177,734 000000000000021354f7f9c1620988f1d0204685d6974f260584084b98f8ff57 24 0.01/1.00 vMB 130
177,733 177,733 00000000000006deeec017ff3768953ad27c4957a222b3e9d6c46d0f21ced177 46 0.03/1.00 vMB 444
177,732 177,732 000000000000058aa86cb9c14a8c9f239ca0cdf64b72e19070a0a4edba43c5e8 113 0.05/1.00 vMB 148
177,731 177,731 00000000000009a1c1d92998f549588a45b7e02e63b5e72dbf5997a9c269f4d0 14 0.00/1.00 vMB 66
177,730 177,730 0000000000000615c7cce1322c413caf39f117db66cf2fae9006d19e6e2790ce 47 0.03/1.00 vMB 81
177,729 177,729 0000000000000ab7988719ec5a31f70ee94dd4c6b4886202c0284945dda03454 106 0.04/1.00 vMB 101
177,728 177,728 000000000000024ace863ce4f6a1fa9186ed663d05c4b45ede85a30859050cb3 77 0.03/1.00 vMB 28
177,727 177,727 0000000000000941623d226862e7fee298c58ee5666e287a15972f8876a673a3 124 0.05/1.00 vMB 167
177,726 177,726 0000000000000b15b543a16442593c8f286697f5510496c346e7a5036ad44b5d 7 0.00/1.00 vMB 17
177,725 177,725 0000000000000887af25956bc0f8d84a851c69d7eaa3cb832640e33ef43bfada 9 0.00/1.00 vMB 45
177,724 177,724 0000000000000576b1c8d0f5312d347b133d3878338cc5485bcf6aa5036af25e 10 0.00/1.00 vMB 69
177,723 177,723 0000000000000665924d349e5b1e72862dac55de4b9961f498e1750b02eb8cf1 39 0.01/1.00 vMB 13
177,722 177,722 00000000000000f469d4689425e24dea6b6d88c5d0cf7482322439c13391e50e 32 0.02/1.00 vMB 85
177,721 177,721 000000000000087d6c7b9a4beb93ecb9d9ff0479888a0f724096f99576bccf82 18 0.01/1.00 vMB 70
177,720 177,720 00000000000002badd60c90adae5f716ed774d310eb847c7814a6cbbbc888570 159 0.05/1.00 vMB 24
177,719 177,719 0000000000000975b9b9e0475c9675cd342a7aba485c7a59058b2cad20db073f 40 0.02/1.00 vMB 86
177,718 177,718 000000000000097d4184040f827ec8983fd3865303b02ab7cd59b1d1adcd8c13 65 0.02/1.00 vMB 91
177,717 177,717 00000000000004fc9c470ea51e33beb4dc5382f2418337bd99c2cbbc27c2963c 101 0.04/1.00 vMB 73
177,716 177,716 000000000000088b4a227ec630399db0692d4b1ff1b1ea5b070b671fc63760c7 16 0.01/1.00 vMB 66
177,715 177,715 00000000000002d77f736e444e4b2d1fac9ad6b62f453b86949be18d578d5730 22 0.01/1.00 vMB 83
177,714 177,714 00000000000003bda7d36a4210ecda1427c264bb620b12be8b56652f8cd4a027 35 0.02/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.60 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: 671.80 GB
    • Received: 16.01 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.