Loading Tool

Explorer IconExplorer

Memory Pool

74,785 transactions
30.69 vMB
0.09038875 BTC
Random Selection Loading Transactions
Max Size: 180.12/200 MB

Candidate Block

Mining Attempt 9e4eca60631c395648c2ac6bd8859594c7dfaea57fe5ff0c428483e8bcb7bff0
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 7f28c7fc0bf84a097870b118c71f9c80f7bef32ec9bcf381189f98e4c3a9f28e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 499
Size: 1.00 vMB
Total Fees: 0.01330123 BTC
Feerates: 150.93 > 1.33 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (176,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,066 739,066 00000000000000000006f7ffc9235914c147a6c30f796aa80905dab4f3f76474 418 0.30/1.00 vMB 7
739,065 739,065 00000000000000000000c21cd5b2aba8e15dc0493cdfceb200e82606839fbf3d 1,114 0.51/1.00 vMB 13
739,064 739,064 0000000000000000000523a2f245b4e6e2b533586ac851926bc71935239c68cb 477 0.90/1.00 vMB 1
739,063 739,063 000000000000000000057cd00300ba6bec135895a4d498a7078c093c4ab4f4a9 1,092 1.00/1.00 vMB 4
739,062 739,062 000000000000000000084c27c89b6518ad4851db9a0baaf5533979b711d81da7 1,198 1.00/1.00 vMB 9
739,061 739,061 00000000000000000000632bc968b52886ea63c728c1205d0db9e623f52810f7 3,085 1.00/1.00 vMB 21
739,060 739,060 0000000000000000000953deff4ed6b535b6fa2f52c257ef4f280826d727fd05 1,241 1.00/1.00 vMB 17
739,059 739,059 00000000000000000005e085372383cd9a9339680a5a44dd63eb7d32cae41cac 2,433 1.00/1.00 vMB 8
739,058 739,058 0000000000000000000676fa3b7f4714dad80e54969aeefe40519fe736f5f1be 2,715 1.00/1.00 vMB 18
739,057 739,057 00000000000000000008ff8925ad177a44de2ad61ef5b6f618a65d26d966191f 2,888 1.00/1.00 vMB 22
739,056 739,056 0000000000000000000381255944c22575082701b568285e7a2c2511046ed058 2,101 1.00/1.00 vMB 13
739,055 739,055 000000000000000000068c255725a25b5e15a4eee26bed34b1b47a36dd03e9f8 473 1.00/1.00 vMB 2
739,054 739,054 00000000000000000008adea6194e102c04dfea3f087c258e397f23fd9142f71 2,021 1.00/1.00 vMB 7
739,053 739,053 0000000000000000000566028903e437e521f6c363c4d14ffa3d8e2ad82cbaec 1,990 1.00/1.00 vMB 9
739,052 739,052 000000000000000000012b3f666030c9dc84773ab72901e88f0b31eacbd05db3 2,140 1.00/1.00 vMB 22
739,051 739,051 000000000000000000091bca211120af74a56e8b34ff8316f5ce398eb0a7d7d3 852 1.00/1.00 vMB 15
739,050 739,050 00000000000000000004bef410e1b2a2d64b81f71a2a703807437139576d25c5 1,389 1.00/1.00 vMB 7
739,049 739,049 000000000000000000033bdb4b5e291515d5a2945a6dfbf04798fd534842d34a 1,823 1.00/1.00 vMB 11
739,048 739,048 00000000000000000001a9218347991ac016a6d70cff156e3f010e335510c86e 2,434 1.00/1.00 vMB 14
739,047 739,047 000000000000000000029657579960af91cb1fb32a167d93edbb86d34bc2fb63 2,776 1.00/1.00 vMB 15
739,046 739,046 00000000000000000007f11d9bdcb1c116666bc4b9eb7589ed5ae953518aa9a3 1,633 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.12 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: 739.00 GB
    • Received: 18.61 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.