Loading Tool

Explorer IconExplorer

Memory Pool

50,312 transactions
28.84 vMB
0.07516030 BTC
Random Selection Loading Transactions
Max Size: 154.11/200 MB

Candidate Block

Mining Attempt c5177a568b4db0e4c9ac3a00cdb70c844172cb872d91766762454f1a20057bea
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 1ee6f770260b4cf1c003923cacabc8ae922030bbfc2d18067b241f9534a4cb35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,801
Size: 1.00 vMB
Total Fees: 0.01203784 BTC
Feerates: 40.20 > 1.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (614,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,492 300,492 00000000000000002fa52ee86b56c1e5fcfb24d83c2e7c21f6922a97e1b52e67 1,212 0.60/1.00 vMB 35
300,491 300,491 00000000000000001e2e27fb68178611e718c7dfd16b87874eb100d255b6de31 986 0.52/1.00 vMB 31
300,490 300,490 00000000000000002e4cfcaddc0de655466e04edf615ad7df2b2e84fce63260a 373 0.21/1.00 vMB 30
300,489 300,489 0000000000000000132fff25d87e148c6771139fd345f17a392d92cd9eeee944 956 0.54/1.00 vMB 29
300,488 300,488 000000000000000031b66f19cf9776616752886e8c888b2c50948cd3d0aa5ae8 27 0.01/1.00 vMB 25
300,487 300,487 0000000000000000425ea09d88e704ccc517e7f7bf47ba231239105361cd2033 148 0.07/1.00 vMB 31
300,486 300,486 000000000000000028e997bb685f9c2e924404d421aea2e0929208f51ca1ff48 297 0.15/1.00 vMB 33
300,485 300,485 00000000000000005a47c873d9a14365be120d1847e01f67032d1eb200a2d4dd 58 0.04/1.00 vMB 20
300,484 300,484 000000000000000024dc9db8d7ca11158625b29361acca48c8f2914e2d382948 174 0.43/1.00 vMB 12
300,483 300,483 00000000000000001c2261f396e3ff305aa350be82db01678899175a475f4c2f 815 0.35/1.00 vMB 41
300,482 300,482 00000000000000001854c4e259ace3cfdf40c9d70a663acb20903601b8351cb8 628 0.35/1.00 vMB 31
300,481 300,481 0000000000000000795a29a12b0784d72fa36edfbb99096b8e81f9b69d4f2fbb 62 0.03/1.00 vMB 30
300,480 300,480 00000000000000004941eed2f4e17b0f0b036163091b4903a9235257394e297f 114 0.07/1.00 vMB 29
300,479 300,479 00000000000000000fea54ad2ade1dc19a0c5521c1c293c949fabb2f6b3dbe32 202 0.10/1.00 vMB 32
300,478 300,478 00000000000000002c6bad26bdf3927d592a100cb9b0bafb07113f28b2e1f392 581 0.35/1.00 vMB 25
300,477 300,477 000000000000000025bbedb0515a868471bf712b7feb5b76f6f4645c9a96ee59 346 0.18/1.00 vMB 32
300,476 300,476 0000000000000000311de58642b472bcf5bbd58c1f89583e79572bd755e181c9 223 0.15/1.00 vMB 23
300,475 300,475 0000000000000000622e7da449287cbb51d326c078dc4275df53042b47b56aba 512 0.16/1.00 vMB 43
300,474 300,474 000000000000000016741eaaee6a638007b5ecb6f7ea305b5de8ecbcc2694f6a 316 0.15/1.00 vMB 29
300,473 300,473 00000000000000004a4c608079b4838902be8904cbf7c0ff78d6f286bea7b28f 260 0.11/1.00 vMB 29
300,472 300,472 000000000000000035868c646bc2ff6db2fcb4c39a6ac6ed09412a8f768aa62b 857 0.45/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.