Loading Tool

Explorer IconExplorer

Memory Pool

81,371 transactions
31.19 vMB
0.09360310 BTC
Random Selection Loading Transactions
Max Size: 188.16/200 MB

Candidate Block

Mining Attempt 6d3d628f35c8f2e7a702ac7c92f6d2be54b2f432967a9711b27611c765b1a993
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root b08427c1f0e8fee6710129e48a9e3fa7aac9956dfe1045be3f2b96b0c6bffca9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,484
Size: 1.00 vMB
Total Fees: 0.02013282 BTC
Feerates: 45.88 > 2.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (35,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,874 879,874 00000000000000000002572ea78435bbc84d924ce473dceeb2aac2fc561f7860 731 1.00/1.00 vMB 2
879,873 879,873 00000000000000000000fe4e82acff16c7e69cf4e793ebd6b3935a172efa98ff 3,141 1.00/1.00 vMB 4
879,872 879,872 00000000000000000000246630dc99eea445db3b55babcfdf20bf21a89de5eaf 1,200 1.00/1.00 vMB 2
879,871 879,871 00000000000000000002631b1f4f93afb87191a3897cf3889bfbf4f47334f57b 2,423 1.00/1.00 vMB 3
879,870 879,870 00000000000000000000bf8ae1c15b91e1a6cde6c060c5c19249a12301852848 929 1.00/1.00 vMB 1
879,869 879,869 00000000000000000001e780d9a83c67bd29f453b7a37aaa49c5b829329fe8f0 641 1.00/1.00 vMB 1
879,868 879,868 00000000000000000001bf3baa39d7b484dcdee83f2385c4d221cb60b9f2ce4b 865 1.00/1.00 vMB 1
879,867 879,867 00000000000000000001481c2e203098f6a5776a44f300e8db1a6178fde14cae 1,059 1.00/1.00 vMB 1
879,866 879,866 000000000000000000016bd52b2ffeb1c35b79754213458a3b30b604187e48f0 2,085 1.00/1.00 vMB 3
879,865 879,865 0000000000000000000214da8e3495d48359d346bfcbe57b0f48bf321bec7c52 2,512 1.00/1.00 vMB 6
879,864 879,864 0000000000000000000033cca132cd4853f3b8835da70264c49d0ca6460abef4 589 1.00/1.00 vMB 1
879,863 879,863 0000000000000000000169756a51e8c8beef584be9e216aea906d0f2878e5bd3 2,106 1.00/1.00 vMB 2
879,862 879,862 00000000000000000002852e50c3a3e0f887a23e672e113cbf6e1602df6215ff 324 1.00/1.00 vMB 1
879,861 879,861 00000000000000000001e5ddfc9d9b6d085f6061817e98cee2eeb74853d1cda9 1,222 1.00/1.00 vMB 1
879,860 879,860 0000000000000000000259e5989e6fc66275b7fa31dbd6bbd7542e7dee39027d 2,104 1.00/1.00 vMB 3
879,859 879,859 000000000000000000014e219cb7802dcb158b528ada270af5545359be4088ed 404 1.00/1.00 vMB 1
879,858 879,858 000000000000000000005ff947375281e4c1d6bb6a9fa526b04f6c9712fbf926 465 1.00/1.00 vMB 1
879,857 879,857 00000000000000000000aafe7e1a93c18cd82fefc89160c3e7146e01570ae8a3 545 1.00/1.00 vMB 1
879,856 879,856 00000000000000000002150e4460971fa2a3b7e261933e67f0427af412efc0ce 519 1.00/1.00 vMB 1
879,855 879,855 00000000000000000001f7ed0f080fbe0e2839dd1655460fbf0378fa25516d05 2,988 1.00/1.00 vMB 4
879,854 879,854 00000000000000000000d306e3bbb890ce580d86d50d36460dd076d1fdc11da2 2,203 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.