Loading Tool

Explorer IconExplorer

Memory Pool

83,551 transactions
30.72 vMB
0.16958044 BTC
Random Selection Loading Transactions
Max Size: 186.43/200 MB

Candidate Block

Mining Attempt fc4c7c85ca59cbcedb259845c2dd63e758ff66169dac6ab27cb46941e033fd6b
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 540b7d27a8495de3df986338fc23fadac1b18e21752632bea62339394e5a11ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.08728827 BTC
Feerates: 150.79 > 8.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (433,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,037 482,037 00000000000000000103da4acaebd7cd3892e0fd12200714313eb73057d64631 608 1.00/1.00 vMB 475
482,036 482,036 000000000000000000a339b40cef795001f58088f8c71993ffc4186779d87ca7 1,769 1.00/1.00 vMB 398
482,035 482,035 000000000000000000ce574d0eb86baaedcce59a1ddde28585efe61584cd0543 2,319 1.00/1.00 vMB 430
482,034 482,034 00000000000000000006d921ce47d509544dec06838a2ff9303c50d12f4a0199 2,355 1.00/1.00 vMB 468
482,033 482,033 000000000000000000d6ec98566bf3a9b41d9ebfc796ff389bb4957e19397c1b 2,484 1.00/1.00 vMB 371
482,032 482,032 0000000000000000012b45714f2d53423c4d9596597ccc904ddef539a706f798 1,867 1.00/1.00 vMB 498
482,031 482,031 0000000000000000006286c10ab3f9df44f15ac64ab05a7e0760f2ff86d2ba79 2,442 1.00/1.00 vMB 400
482,030 482,030 0000000000000000006901b2c7a66dad80c1e8693cf71499d844842e47dd78d4 1,774 1.00/1.00 vMB 425
482,029 482,029 000000000000000000d6d52f64e6685551362db5d367146347e1c73f55207a89 2,012 1.00/1.00 vMB 363
482,028 482,028 0000000000000000009638280cd7cfcd49ad391aa05b555ac995a509e5f5516d 2,073 1.00/1.00 vMB 407
482,027 482,027 0000000000000000003e023e8a6d2e505c8e4e939b96b24c1432ea4fb0c660bf 2,227 1.00/1.00 vMB 349
482,026 482,026 000000000000000000464f3cf354cebf1ace8efc74e49c295550f7fe691ac60f 2,584 1.00/1.00 vMB 430
482,025 482,025 000000000000000000f7d8f04cb3bd1cf2b4c3d63155f4b9765d0d86e34335c5 2,048 1.00/1.00 vMB 402
482,024 482,024 0000000000000000008ba5551f2bfe9bb82f9d859a72483194335d29b9158c1e 1,953 1.00/1.00 vMB 367
482,023 482,023 000000000000000000ece87c14537613117f11c105bda015f028e15a001a36e7 1,215 1.00/1.00 vMB 355
482,022 482,022 00000000000000000085d9a03b1fad7c2caaad45f6515339d5bbfbbcdccb756d 2,055 1.00/1.00 vMB 479
482,021 482,021 0000000000000000008d630b5f1aa59e4eb064471989e94d06eec83cff9bda6b 2,508 1.00/1.00 vMB 379
482,020 482,020 0000000000000000013404157ce67f48e98aa4436814aa618973154190e97225 2,480 1.00/1.00 vMB 436
482,019 482,019 0000000000000000012272c06443da810f9428753e1745453297182f6bc3c0fd 2,967 1.00/1.00 vMB 398
482,018 482,018 000000000000000000fbb359e20716bbcb8805a5a62c9bb235f7c8fe4b734b2d 2,358 0.99/1.00 vMB 478
482,017 482,017 000000000000000000e50dc74f0d395e2c87dafb8e23530264b9cf65a9ca0272 2,267 1.00/1.00 vMB 509
Previous 10 blocks ↓
Total Size: 782.61 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: 671.92 GB
    • Received: 16.06 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.