Loading Tool

Explorer IconExplorer

Memory Pool

78,047 transactions
29.67 vMB
0.07093663 BTC
Random Selection Loading Transactions
Max Size: 181.25/200 MB

Candidate Block

Mining Attempt 30553076d45083fb52ab513a4817dcbb1a01fdc1fad3a34619a8dc4b14844f0e
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 75efc80b0aa49023638b54b466187e6a43a4ef30fb15016f7a88e685afffa8ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.00534819 BTC
Feerates: 20.11 > 0.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (160,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,030 755,030 0000000000000000000829418ced6c434221292c548cb575a066e8ab9b423791 1,363 0.53/1.00 vMB 10
755,029 755,029 00000000000000000001eb51d70ee04229a4b11d1f7e166a45ae06f575ac7694 2,608 0.95/1.00 vMB 12
755,028 755,028 00000000000000000000b928f355458dea1f5ad4facfa3b9cb4e942d97d67dda 839 0.29/1.00 vMB 12
755,027 755,027 0000000000000000000230a2480cf05d0ba2e689d0fb4a527651e6febd0aa165 1,832 0.80/1.00 vMB 13
755,026 755,026 000000000000000000087e6dd6580fe11c29e811cc7678e4697e436d1c440919 1,315 0.48/1.00 vMB 10
755,025 755,025 000000000000000000027ce8f1b83f79bf1836f2cc0c69d0e3dbf89d6373062c 776 0.47/1.00 vMB 4
755,024 755,024 00000000000000000006c7249aa6fe884bbd5de535c3d72286e289e0438abdd8 2,257 1.00/1.00 vMB 9
755,023 755,023 00000000000000000001375f834e6947ee4f236494b7a986822f0d88bbcdcc09 2,093 1.00/1.00 vMB 19
755,022 755,022 00000000000000000000589f425156fb1d0159e13cfc7caecad950eca1c60fac 1,636 0.54/1.00 vMB 11
755,021 755,021 000000000000000000007edbf797914374ebce8f4cc83b1ef2f9bb52e3e7b2e5 276 0.08/1.00 vMB 12
755,020 755,020 00000000000000000003ec3f9ba55a8ce5a0be75b01a37845850dc72892fa4f9 975 0.38/1.00 vMB 10
755,019 755,019 000000000000000000026108f80108845482c8e5307d21f9af105cacc22f4889 1,919 1.00/1.00 vMB 10
755,018 755,018 000000000000000000007ec85c6f43224c31f63f74a26d359fd337a5df11cb04 2,981 1.00/1.00 vMB 16
755,017 755,017 00000000000000000005b7a3189b18e7de50752f317a3320f09bf01623ad9a10 830 0.28/1.00 vMB 13
755,016 755,016 000000000000000000017962ff469a2d8c64a3b52537b721bd18ad90a99175ad 1,015 0.36/1.00 vMB 13
755,015 755,015 000000000000000000046e74f2162c3e4fdb9bea340255c7202da0fd655c3684 1,323 0.38/1.00 vMB 12
755,014 755,014 00000000000000000007dacfb5aa6e6f18968302c9019c93dcf78efef23042d1 1,422 0.59/1.00 vMB 12
755,013 755,013 00000000000000000007d8ed191bfd6ede56b40848b059a836b27e0a25192d19 2,004 0.71/1.00 vMB 12
755,012 755,012 000000000000000000043255f4c5c4cb50e373653ce9d46faa5a0762fd461dd8 1,190 0.97/1.00 vMB 3
755,011 755,011 00000000000000000006ea0b87455a19c5fd70f77bcdf055425e82e2286dce2d 1,937 1.00/1.00 vMB 16
755,010 755,010 00000000000000000005852e542ec2b585b1ebd9a6c5a537c6f692f87d92ba88 2,809 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.10 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.