Loading Tool

Explorer IconExplorer

Memory Pool

81,532 transactions
31.25 vMB
0.09552611 BTC
Random Selection Loading Transactions
Max Size: 188.51/200 MB

Candidate Block

Mining Attempt 965261bd07eec72e01e1ba506e8b2046113656f820a5f55213ff917a4b07360d
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 7349e2a01766e518307af38d3248d026d10d7febb7882e3b4233334b93ac2735
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,497
Size: 1.00 vMB
Total Fees: 0.02147966 BTC
Feerates: 45.88 > 2.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (132,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,819 782,819 00000000000000000004271af1da0e8dcd46c5cf49cba0d498acc8f56c796f5e 2,121 1.00/1.00 vMB 55
782,818 782,818 0000000000000000000500263fc3506111912417ea82fd3110b1069dfb60cf05 2,550 1.00/1.00 vMB 17
782,817 782,817 000000000000000000023a47f0d7c913605c867b2350227130e64b22ba7cbc9e 3,529 1.00/1.00 vMB 23
782,816 782,816 00000000000000000002d809c3bdec9168e1357e21e04a7deb1db45d35540b32 2,902 1.00/1.00 vMB 21
782,815 782,815 00000000000000000002a9dee760be7621c45b6e8e7352c9e1c5aaa0b0024acd 3,122 1.00/1.00 vMB 36
782,814 782,814 000000000000000000020fbfa00fd0a1c5eb08ff0e0cd6387598781056d30a85 1,432 1.00/1.00 vMB 15
782,813 782,813 000000000000000000030f9a852c1894bf24027f1471293acf09046daf0f4430 2,446 1.00/1.00 vMB 20
782,812 782,812 000000000000000000054aa9c1dae7baa976a7699779f94d2906a373091e7279 2,156 1.00/1.00 vMB 23
782,811 782,811 00000000000000000005f02b5f246ee160bc300840fa29f8998face508693a5d 3,533 1.00/1.00 vMB 22
782,810 782,810 000000000000000000009818b1cb20e1f25cfbf58190d3b7de67fc5d5d6a33a0 3,018 1.00/1.00 vMB 20
782,809 782,809 00000000000000000005d135c46635a415fb3b4379f311192a08c4ebba26422b 3,795 1.00/1.00 vMB 24
782,808 782,808 00000000000000000002d01e087b6f09b00d5d792e7d098c38aa499dacd75546 3,568 1.00/1.00 vMB 26
782,807 782,807 00000000000000000003581feaa459cc89a690e36a8b82dab29119d2547d45f7 3,015 1.00/1.00 vMB 39
782,806 782,806 000000000000000000006d51d0def36696f1669eca0ed837301e8c85b4164a1a 1,353 1.00/1.00 vMB 15
782,805 782,805 00000000000000000001dc0c128654dc1efcd33af4de3a6373543b4172b0dbf1 2,264 1.00/1.00 vMB 22
782,804 782,804 000000000000000000016d92aa13fe8664de2e25d4e7b7f3c5641d7b6ff4fa43 2,452 1.00/1.00 vMB 16
782,803 782,803 0000000000000000000202ece6a56d3aceffd441b3c0e54425d1758ea7ac748a 3,821 1.00/1.00 vMB 16
782,802 782,802 000000000000000000036b729149e387f9c048a1c99762bf790e0a07092e4896 1,259 1.00/1.00 vMB 20
782,801 782,801 000000000000000000046c5c0447a05752845aeaa6938b01d43ced7f078f2d0b 3,323 1.00/1.00 vMB 29
782,800 782,800 00000000000000000005835a482252eb175adf95c7f03558276f0632fcc37f1e 2,596 1.00/1.00 vMB 24
782,799 782,799 00000000000000000005293633281261d675cbccb21dfee2aa52b4137211628a 1,666 1.00/1.00 vMB 21
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.