Loading Tool

Explorer IconExplorer

Memory Pool

46,032 transactions
28.58 vMB
0.06760355 BTC
Random Selection Loading Transactions
Max Size: 152.31/200 MB

Candidate Block

Mining Attempt 4809fc47e68b253f084f82301ad68e0059e21fcdf91105622107a2f399ed968a
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root f206947fe85d5a945bbad739540b89765298fa672741fd7f584c1def74787e34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,067
Size: 1.00 vMB
Total Fees: 0.01280588 BTC
Feerates: 73.20 > 1.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (68,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,731 846,731 00000000000000000000da6af0c186fa126bb13914dea184be892735a13f6f05 4,412 1.00/1.00 vMB 49
846,730 846,730 00000000000000000002c9d5068ae3da0b9d0485e38c333eee0365b10e7b8da5 4,716 1.00/1.00 vMB 53
846,729 846,729 0000000000000000000085bf2e3da2ef1dea52eb01ecdd88e4c7ed5f42b4b2d3 4,785 1.00/1.00 vMB 57
846,728 846,728 00000000000000000002de1e318f67e03fb6c22bded701efec8ddf6f731053ef 4,091 1.00/1.00 vMB 49
846,727 846,727 00000000000000000001cd425e6954fdbc81075ecd37b1e4ecae2fa35b031a73 3,961 1.00/1.00 vMB 60
846,726 846,726 000000000000000000025aca84ef0989958d3e3af36c96fc4dba5f113575ff04 4,791 1.00/1.00 vMB 81
846,725 846,725 000000000000000000023030647c22a3d6c865920eb8292cffb24b005b20097c 6,226 1.00/1.00 vMB 70
846,724 846,724 0000000000000000000080eff2201b610b15f2e07139e3acfdbeb75802569bae 5,498 1.00/1.00 vMB 54
846,723 846,723 000000000000000000022c7367dee96156c438b5f2694334eb6fb1308f1d7108 6,335 1.00/1.00 vMB 32
846,722 846,722 0000000000000000000088ae12e2a86bec993b589208aa09c03b5f7b56d8e977 6,325 1.00/1.00 vMB 34
846,721 846,721 000000000000000000006fc8cc44418b57d80792367dad0076ca95b19103987e 4,636 1.00/1.00 vMB 45
846,720 846,720 000000000000000000014d4b880e871a6b24f4b6352d059dce74b1ba9537d1bd 3,510 1.00/1.00 vMB 48
846,719 846,719 0000000000000000000132f5df736574a143d1e41e1a0cdb9c7d1656a906124c 3,704 1.00/1.00 vMB 69
846,718 846,718 00000000000000000003360178cabe03e82ff1d11247ce9cf3ed83119a4aa0ad 4,751 1.00/1.00 vMB 38
846,717 846,717 000000000000000000023c55be3b8f90b948c1776170ca1ea7734bbf2e3bc0da 6,042 1.00/1.00 vMB 64
846,716 846,716 0000000000000000000092afbaac7e0c0731ae4bc57ce093d2ca466b80c3ef88 4,277 1.00/1.00 vMB 44
846,715 846,715 00000000000000000000ae210e7aa7e5a2f99e52fabd92b033403653ca0cb76d 5,715 1.00/1.00 vMB 53
846,714 846,714 0000000000000000000312cd443904f486223b781324e003475341e0bfabe7a3 3,874 1.00/1.00 vMB 51
846,713 846,713 0000000000000000000101e10fe4dd494f9249c26c046bb2d01b11b37aa0b81b 3,455 1.00/1.00 vMB 58
846,712 846,712 000000000000000000021cfe1352f8c37c45a5b10bdc5d3737208cd4a2686b3a 4,085 1.00/1.00 vMB 60
846,711 846,711 000000000000000000027442b50938c7c7cea5a9ac5db41aaed4a05ea4c02483 2,988 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.