Loading Tool

Explorer IconExplorer

Memory Pool

77,513 transactions
33.68 vMB
0.13836591 BTC
Random Selection Loading Transactions
Max Size: 189.01/200 MB

Candidate Block

Mining Attempt 80ee56bc763a21108c85b8eea50cc717ade3633b92e728e98dd4cf7a9b4e01f6
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 030668414742b81330a0f0e5a50256816b2d058aa4eb2603f1ec135b0c3f6d90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,349
Size: 1.00 vMB
Total Fees: 0.02823339 BTC
Feerates: 100.53 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (767,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,825 147,825 0000000000000943a6f1622c834a00232d36886d738946998f00ca1e5cc6daf5 39 0.02/1.00 vMB 359
147,824 147,824 00000000000000969d930ebaba995319669adc6d55cc2d927db8f46ae5f1d158 12 0.00/1.00 vMB 88
147,823 147,823 00000000000008039462f63d8d2d85a5e47935ee624fc66ce7135185335081ec 53 0.02/1.00 vMB 81
147,822 147,822 000000000000039c68c2b3fc68a4661081e2ce96b26536cee00e02492d11cec9 63 0.04/1.00 vMB 136
147,821 147,821 00000000000007223dc93271800ae39002ca4b4bcd2d9f97d8bc550b41ba940a 31 0.01/1.00 vMB 11
147,820 147,820 0000000000000695801a55b4c6af58a64283a77847c598cc7bbe556453c6fd0b 26 0.01/1.00 vMB 288
147,819 147,819 000000000000015c626f2b72b65767ea03e0c6c4bec75bda9dab4897aa593849 10 0.00/1.00 vMB 30
147,818 147,818 0000000000000133147ead957429b86ba389cec8e00f307fee66fa7032643c76 22 0.01/1.00 vMB 220
147,817 147,817 00000000000001da4c2ed7478ca83ed4d66b44a3c62fcfc81aa13d65dc79de03 102 0.03/1.00 vMB 170
147,816 147,816 00000000000007fa600f223da8c45d05030ebfc0fbeb854dd93f4185a6f191a6 36 0.01/1.00 vMB 519
147,815 147,815 000000000000061b793751dab95b5860c6ceb3b454ccc21acbc7df22145a9535 41 0.02/1.00 vMB 305
147,814 147,814 000000000000043e274aadeabd745ef41aadf2ddc5fdd4f077dd9ea225240a0e 8 0.00/1.00 vMB 146
147,813 147,813 00000000000006f252818c925b58e2ecbc3e4303a4067781469baa70106f0f53 122 0.05/1.00 vMB 49
147,812 147,812 000000000000016e9c4f8f73ad6cf44d8a5749806641f6fb1e38e636d0a4af70 13 0.00/1.00 vMB 16
147,811 147,811 000000000000050b54f40ab73574a80dff05029937c490eefd5cedae921a4865 99 0.04/1.00 vMB 308
147,810 147,810 0000000000000496dda978d36c0decfb9cf0f7671d5b000ed40f71a398e0e4b3 68 0.04/1.00 vMB 392
147,809 147,809 000000000000077a43cbeb64716185080eb1a11c384760abf15d668fabed967e 19 0.01/1.00 vMB 42
147,808 147,808 0000000000000469528d662b21c8dbe03596531c4db289d09f54b29be4b8f8c3 114 0.04/1.00 vMB 53
147,807 147,807 0000000000000662bc9c97d8a76bebb0f175c3819bf56571e985e7e8599790ee 90 0.05/1.00 vMB 136
147,806 147,806 00000000000006142d918d4b5f000bb2ad34dadb0061cf9c9189f6336ba1df79 6 0.00/1.00 vMB 1,019
147,805 147,805 00000000000002d02998efdf02589cc2ef7d6b70c649937fb776f7c4d2ea4c61 73 0.03/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 783.11 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: 733.31 GB
    • Received: 18.54 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.