Loading Tool

Explorer IconExplorer

Memory Pool

82,383 transactions
31.13 vMB
0.15047223 BTC
Random Selection Loading Transactions
Max Size: 185.12/200 MB

Candidate Block

Mining Attempt 30c600f23867c04c41e0fac8f27fb76347c67d5ea5be7014e41aeb1860183913
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 5f56e6770cc611b7d299eb16ac49a6e55b68a77ef7fd6d47d8a1260f1c1cbaaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,903
Size: 1.00 vMB
Total Fees: 0.05710289 BTC
Feerates: 269.69 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (308,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,626 606,626 0000000000000000000d81463e0e644f3f9f4a3be9cb4c06c6d41c516d6a5d32 2,171 1.00/1.00 vMB 14
606,625 606,625 00000000000000000012a0401b977c3ef83116325a815dde38fdd1a8bae21d07 2,993 1.00/1.00 vMB 24
606,624 606,624 00000000000000000002a43bc2d047a50c7d620f931a899c03e813a117a4807b 3,047 1.00/1.00 vMB 35
606,623 606,623 0000000000000000000019083464a4c259f8057f84a55e3ac137b47a6883454e 1,966 1.00/1.00 vMB 19
606,622 606,622 00000000000000000014a66e3ca0413f7e46100fc3c697c715c52bf2b51b8cb8 2,524 1.00/1.00 vMB 26
606,621 606,621 0000000000000000000f855b5fe7165f89ba28de0d34207a85c21e22cdbd1254 2,863 1.00/1.00 vMB 47
606,620 606,620 00000000000000000009adc38ce91a682772ef6359622f654fec3c77e8dfbb6e 2,233 1.00/1.00 vMB 17
606,619 606,619 000000000000000000092898b48ab1e9ca45ab0d1edcd9cc0eed9638d498a016 2,304 1.00/1.00 vMB 23
606,618 606,618 00000000000000000008f9948017a6aa334b7ac1c8e1be8eafce1fd58064b146 2,164 1.00/1.00 vMB 34
606,617 606,617 00000000000000000012d48c15a3c4dbdd637f4fc21020f9c25c5fb8d99e88ed 1,980 1.00/1.00 vMB 47
606,616 606,616 000000000000000000134b93ff1f09e09b42bd690b546ffc9bde6113a845129a 1,485 1.00/1.00 vMB 85
606,615 606,615 0000000000000000000b609dd61218dd5aae190571073e225dc2a9773bc44342 1,778 0.54/1.00 vMB 15
606,614 606,614 0000000000000000000938ded8b0059f0e874188f941ffa70ec5776200fdf7fa 1,836 0.60/1.00 vMB 6
606,613 606,613 000000000000000000113f4c0705f7b519c0961eb7dcb7afa9e1f9b4c4114197 3,118 1.00/1.00 vMB 25
606,612 606,612 000000000000000000110b62ae2237b7ce5a41d5afe6d13ac9cc604645eb7eb3 929 0.24/1.00 vMB 14
606,611 606,611 00000000000000000013145be750860447868907c8f93dec4a3f80a80bb26e61 2,467 1.00/1.00 vMB 14
606,610 606,610 0000000000000000000304f6934d71c435d5bb84eb652fe4d0fc94d16c0810d5 3,035 1.00/1.00 vMB 39
606,609 606,609 00000000000000000006b5f7e6a2581e3ceab6862fc768df865f87e71c1991a9 1,375 0.44/1.00 vMB 25
606,608 606,608 0000000000000000001048a5cf665cb8bf8704dfc2d8c3995b97c8fc3dfb6642 393 0.12/1.00 vMB 25
606,607 606,607 000000000000000000087a18e6d6c9703b4ad0f177ecfe333623f1ea7aa7a152 2,070 0.86/1.00 vMB 14
606,606 606,606 0000000000000000001470a23fd730e2d713e9b785c813c3ad81eb801ec5cc6c 3,260 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.