Loading Tool

Explorer IconExplorer

Memory Pool

76,259 transactions
28.26 vMB
0.09203825 BTC
Random Selection Loading Transactions
Max Size: 171.48/200 MB

Candidate Block

Mining Attempt 5af8f9891fadc8c99dcc8fb9bf27340234dce99213337bc8fd6b5bf1521f5ccc
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 44e8787d7bc5c285cbb2dc2776c6fe443129ed24950b84e2898722778bb5c975
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.03010630 BTC
Feerates: 402.60 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (264,613 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,698 650,698 00000000000000000000e57b30d189fd71522f636ce91d4da2f6a0fe25351683 2,398 1.00/1.00 vMB 87
650,697 650,697 0000000000000000000a47b68777785246fdf7f8c0aca79f71d4fb6ec31ca5f9 3,402 1.00/1.00 vMB 99
650,696 650,696 0000000000000000000e37ead66e9ebeef3dcc3ffdca2239d8c02dbe7ba24d26 2,423 1.00/1.00 vMB 85
650,695 650,695 0000000000000000000536c29f58aed0a298d894c0cf1c70ee8b9f4bb18009fd 3,248 1.00/1.00 vMB 99
650,694 650,694 00000000000000000008d3d6b3d3c9ba5a129131c9d3ee97b3c6d34941cb34b3 3,086 1.00/1.00 vMB 91
650,693 650,693 00000000000000000006b32e4bdb13e81cfe1b599b44cafff77511a20a7fa87d 2,877 1.00/1.00 vMB 78
650,692 650,692 0000000000000000000e84948eaacb9b03382782f16f2d8a354de69f2e5a2a68 2,944 1.00/1.00 vMB 75
650,691 650,691 00000000000000000008f52ae0f650e7d5fd921f23a6247547e5397f08f2f37e 2,700 1.00/1.00 vMB 85
650,690 650,690 00000000000000000008814ceb012a5f4098540f906db704447401c52002801f 2,545 1.00/1.00 vMB 84
650,689 650,689 00000000000000000008ae82883540ae099664dc5ddb5716be2c2c5792eaa5af 2,719 1.00/1.00 vMB 81
650,688 650,688 0000000000000000000cecfdc436017093d935b3eb5fa06ca064ea000fb9c1bf 1,846 1.00/1.00 vMB 75
650,687 650,687 0000000000000000000683066f324db9aa8b2e8e9de2659108fdb29aeba43e11 2,051 1.00/1.00 vMB 84
650,686 650,686 0000000000000000000bf9a8c3bbf1ca38d1cb5b0623d618373c1ab139f99279 2,981 1.00/1.00 vMB 90
650,685 650,685 00000000000000000002290c9c7a582cc5564a4f46893ff2c1e42c900f57188d 2,961 1.00/1.00 vMB 112
650,684 650,684 000000000000000000011234bf391cf9460d5ab1dde58f28ad419e01c4a482b9 2,261 1.00/1.00 vMB 84
650,683 650,683 00000000000000000001231b096a476ee746705cdef17ce6ffb6c1e288a25e56 2,848 1.00/1.00 vMB 52
650,682 650,682 000000000000000000043975d35e5a2a68223af7248d468a23f648e7c73ed794 2,407 1.00/1.00 vMB 75
650,681 650,681 00000000000000000007acf11afbfbd2f55c7bcdbefeee14a7c78749e1ee8ee3 2,419 1.00/1.00 vMB 88
650,680 650,680 00000000000000000009543a03a3d07144214b987d545ecfee4c61d2c7fb772b 2,591 1.00/1.00 vMB 78
650,679 650,679 000000000000000000030f2d135b4abb00d6a196656f3aa4bc3b43d15e4404ef 2,395 1.00/1.00 vMB 59
650,678 650,678 0000000000000000000b1cb23eb0e71e85bc52da4d102da08b92ac89c9957866 2,157 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.