Loading Tool

Explorer IconExplorer

Memory Pool

81,127 transactions
31.12 vMB
0.09139715 BTC
Random Selection Loading Transactions
Max Size: 187.69/200 MB

Candidate Block

Mining Attempt dda0ed10eb0119e2ab375ead1f78473b278ce3ba1903f2395e52e3816f8c59f9
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 482ce0b3ba7bd3b7f50bd9c34f53b2dcce870918b57359a846ea8e20d63a7f86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,444
Size: 1.00 vMB
Total Fees: 0.01885265 BTC
Feerates: 45.88 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (168,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
746,915 746,915 000000000000000000025d5b0f9411d7bc9001af11d87623cc324673c9de4b75 2,209 1.00/1.00 vMB 7
746,914 746,914 0000000000000000000696a7e22d7cf013df670fd52cbbb655663e8592efb313 2,858 1.00/1.00 vMB 16
746,913 746,913 000000000000000000028e9b3462bc4d1be92482d71e488c7adff498748b4d22 3,072 1.00/1.00 vMB 16
746,912 746,912 00000000000000000000f39f5883f371f0babf4c2ed6a1a741ccfe85628ee9dd 3,474 1.00/1.00 vMB 20
746,911 746,911 00000000000000000003a423b8445b667fb98bc844af45f6e8a792350c20576c 577 0.93/1.00 vMB 1
746,910 746,910 00000000000000000002ce61c6e061c6f0f8bfb83d15c4c6f259beb57044d4a1 1,685 1.00/1.00 vMB 9
746,909 746,909 00000000000000000008166481fa0d628bb6d889765739d74dc5ddd7aa82b4ea 1,768 1.00/1.00 vMB 14
746,908 746,908 000000000000000000020f0a14bc3e8d29e5a23ab83bd1b4f9f2f706458ac94a 1,375 0.45/1.00 vMB 11
746,907 746,907 0000000000000000000298e9938e57f35bb3425163204a57f93ea56c9c5f5ffb 1,331 0.69/1.00 vMB 7
746,906 746,906 0000000000000000000214ee8be90efb6bff9d272f11216314654989605807f9 2,617 1.00/1.00 vMB 9
746,905 746,905 0000000000000000000785a58e6150ace8c04dcdf2711698276ec852165759c0 2,817 1.00/1.00 vMB 9
746,904 746,904 0000000000000000000409643192550602d62d126a343ea52364316640f28fad 3,194 1.00/1.00 vMB 18
746,903 746,903 00000000000000000006cab1e465365f2a259f16e9463449ea2d99ff016e77a6 1,475 0.56/1.00 vMB 11
746,902 746,902 00000000000000000006636cec277464090554598cc848602a897c2882755eff 731 0.23/1.00 vMB 12
746,901 746,901 00000000000000000000aada00a7f44f76f833e9a433c3e5e8f520ea8913139c 2,799 0.92/1.00 vMB 12
746,900 746,900 00000000000000000005db61355f4bca6b14a25f33de2e3fbac9d0ea26fb546e 783 0.37/1.00 vMB 10
746,899 746,899 000000000000000000094d2615b274f21b6c75793d6327e40eb26f92f2a7e4b3 528 0.76/1.00 vMB 1
746,898 746,898 00000000000000000001196980a96d6babc135b825ee352b041397ca276dce6d 1,774 1.00/1.00 vMB 5
746,897 746,897 0000000000000000000600ac0a28125897b8f68b68796e64ac1a5c1cd6334232 1,151 1.00/1.00 vMB 5
746,896 746,896 00000000000000000006853cf6e50c9e8f6c025888322a1a07c00ffbd98f615c 3,103 1.00/1.00 vMB 10
746,895 746,895 00000000000000000009eaa6514391fecd296bee8e32b58987ae4f58d53a88c3 2,275 1.00/1.00 vMB 26
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.