Loading Tool

Explorer IconExplorer

Memory Pool

73,199 transactions
28.20 vMB
0.07211072 BTC
Random Selection Loading Transactions
Max Size: 166.94/200 MB

Candidate Block

Mining Attempt b9b83a90e7cb5d33f7bf5939a5146f911d7eed07fa6be3285d857fb4a03fff5d
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 1b32ea74b3bf24de62d22621330ce644f7343ac55e7e69184ff3acd0f8e5f5a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,198
Size: 1.00 vMB
Total Fees: 0.01555923 BTC
Feerates: 150.86 > 1.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (168,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,561 746,561 00000000000000000008f03e40abf9be68403bab23f89ba16e1b0b1826de0bd8 1,417 1.00/1.00 vMB 13
746,560 746,560 00000000000000000001cb8ab76f1b64fe538cafb0c17f75c74e1266095c95ae 2,287 1.00/1.00 vMB 15
746,559 746,559 00000000000000000003f07afb8279dce862509ca489e19b0c0d27ea434aa705 650 0.41/1.00 vMB 3
746,558 746,558 00000000000000000006279312c085f255e3ba1b87008759687ba6e7972e97ac 2,297 1.00/1.00 vMB 15
746,557 746,557 000000000000000000027dd15aa1822651e1e7faf2441cfba463c92ce2f772de 1,719 0.67/1.00 vMB 17
746,556 746,556 00000000000000000002a153847ed56e79e8fd28fce72aa0651a678dbeb4335f 653 0.86/1.00 vMB 4
746,555 746,555 000000000000000000076bcbafc4b589f35922d0f2b5566ac608f12ae9315478 2,262 1.00/1.00 vMB 12
746,554 746,554 000000000000000000060d4ac7502bf954775757823f7ac92a93744f1e26f4ba 1,626 0.99/1.00 vMB 7
746,553 746,553 0000000000000000000113e1767fd482573a6fbf9e213dd1360e056934c13bc7 198 0.05/1.00 vMB 12
746,552 746,552 00000000000000000000a6808b43460e4afb096263859e9884294beae93ba9e7 708 0.74/1.00 vMB 8
746,551 746,551 0000000000000000000548a3b25f29e446187cd9527a3e5944152fd9a0e6a8fc 668 0.25/1.00 vMB 10
746,550 746,550 00000000000000000005a8517b34b1392faf598a89bb3cb5329a44b0aecda03f 780 0.36/1.00 vMB 11
746,549 746,549 0000000000000000000a07d5902517e74ade88eab8436677bc09608cb1b07d8b 508 0.22/1.00 vMB 9
746,548 746,548 000000000000000000034c7aed38452fc83a9748b027c5802af67065eff2a1b2 1,694 0.50/1.00 vMB 4
746,547 746,547 00000000000000000000a3abbf6b47d04171b36698461e6b9b457e8c3a78a842 3,051 1.00/1.00 vMB 18
746,546 746,546 0000000000000000000451af92f23d3ea224bbcaf040073477d5284d17e70182 406 0.15/1.00 vMB 11
746,545 746,545 000000000000000000029f32e9551742626ded4910338be86390801dcda8a1ed 432 0.23/1.00 vMB 7
746,544 746,544 00000000000000000003eaa6c207b62cd0417d4f2f33fe13e9364a59d45a0e71 1,723 0.72/1.00 vMB 9
746,543 746,543 00000000000000000000e98f1e062c68c076d62d56231ee33dd59154670756c9 1,139 0.43/1.00 vMB 13
746,542 746,542 00000000000000000009681c3aa1159cf3e61240282776eea96fa7c7377efe2e 2,774 1.00/1.00 vMB 12
746,541 746,541 00000000000000000002376dd5b63ea8044d0fa8b767ebba05c79be87dc3635e 349 0.17/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.