Loading Tool

Explorer IconExplorer

Memory Pool

76,963 transactions
28.57 vMB
0.06323502 BTC
Random Selection Loading Transactions
Max Size: 173.41/200 MB

Candidate Block

Mining Attempt 5f51cab3535295d334b20d9c09fb15347ade91ea978188b88c5d6a639c3c3644
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root 708c5cb5af40b92e0ed5ae5d1308ca691dc0c8e8de9b4d1587a204d74f76410c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,935
Size: 1.00 vMB
Total Fees: 0.00388664 BTC
Feerates: 8.89 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (914,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784 784 000000002dfc22975439a6a353d80a5bd5ae2052f9c6c647640f3b102e2a2eb3 1 0.00/1.00 vMB 0
783 783 000000005ceec93f3dfbdfa1eab28ceac7ad24b73064b3812b73fe6c6be96a55 1 0.00/1.00 vMB 0
782 782 00000000857b9025fa9a6f95f96c59b711db8cb8d5dc5831c22d50c24466a088 1 0.00/1.00 vMB 0
781 781 0000000047638a0d2e2e541db2c05544bae64a7a7292838e019dda6890b0b1dd 1 0.00/1.00 vMB 0
780 780 00000000ba676d471b894c4d66237733dbffd900eba759091cc95b8de28a97e6 1 0.00/1.00 vMB 0
779 779 0000000088705973e5ff59d1a5b6cefbcdac79b15c3e20f91c1dec6ed26c4230 1 0.00/1.00 vMB 0
778 778 000000000507b1b544c123048a54d131a6a5eb86884dca2ec2a6f5e29b3c7c51 1 0.00/1.00 vMB 0
777 777 000000000ed962e1b77fcd47c5deab249f1adb1069195cbcd6cd77f2679e791b 1 0.00/1.00 vMB 0
776 776 00000000a03ddc295497366ea1fd8a80e890c7d9f430771236c83091ff6bbf6e 1 0.00/1.00 vMB 0
775 775 00000000284439b700b0f546c490020308dde23bf72f1ee15253af6bdd19468d 1 0.00/1.00 vMB 0
774 774 000000008f858bef0b058c6d32680ccdb7d1bf4c35e97bd73fbe1b42f5069829 1 0.00/1.00 vMB 0
773 773 000000004d3ef3521bfb87c9b184f61a6658d55383fc313923a1c8899b9c0163 1 0.00/1.00 vMB 0
772 772 00000000a332b39117fefe672973d5dbb13dcf3e21385478a0ab5c6aa34809ce 1 0.00/1.00 vMB 0
771 771 00000000c6846ae9277a93737caabca0f5e73f5cec08b9d2843aadf4d9992d70 1 0.00/1.00 vMB 0
770 770 00000000641ad9cd4ddfc5139e95d1062e39239e358f5d2c5c3d425237d4ba48 1 0.00/1.00 vMB 0
769 769 0000000014ae7c9765f35c9522e3632c3115142a7f985015f708339cc94878b2 1 0.00/1.00 vMB 0
768 768 000000000af8d998f9358c2288930f510664fda475d566bf8fdfb2e1b5076e48 1 0.00/1.00 vMB 0
767 767 000000002ba5875b0cfb046a7d16da3b3fca7fc4c31935d470db3883c593c98e 1 0.00/1.00 vMB 0
766 766 00000000929527c680e5fcab95d915ea5d690d2fee0b6741b8ff34016f0c1acd 1 0.00/1.00 vMB 0
765 765 000000009dc6f775548971151fc86491ebc626057e9f5be06ab36421717d52bf 1 0.00/1.00 vMB 0
764 764 000000002727bdb811d6c1dc0cc2121ac07a90e37b83954eafe8ae948388aaef 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.57 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: 670.27 GB
    • Received: 15.84 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.