Loading Tool

Explorer IconExplorer

Memory Pool

78,984 transactions
29.86 vMB
0.07650623 BTC
Random Selection Loading Transactions
Max Size: 182.56/200 MB

Candidate Block

Mining Attempt f7235e760ff33d430c99e09b7bdac4f87714b5622a4747d3ccdbdc43b188eb6c
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 2873b2beab4b2fa98f7aa435328196a8015bc22b8fd1a0664e5b3b66a5d987b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,149
Size: 1.00 vMB
Total Fees: 0.01036391 BTC
Feerates: 200.89 > 1.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (160,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
755,009 755,009 000000000000000000003d5d4e87557cdbaae469dc1aa694952e0d67023a8051 1,752 0.96/1.00 vMB 10
755,008 755,008 00000000000000000002eb88c8cb64a4c6c84bbefcdbb90733140e552eb15b08 588 0.19/1.00 vMB 10
755,007 755,007 00000000000000000004df955a9e5d5cfa152acea23d9ee0b771e2e5b8ce5b57 1,195 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.58 GB
    • Received: 18.20 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.