Loading Tool

Explorer IconExplorer

Memory Pool

78,844 transactions
29.11 vMB
0.09974238 BTC
Random Selection Loading Transactions
Max Size: 176.54/200 MB

Candidate Block

Mining Attempt be1bd42c1aed0d6281a54e1854b8f0ec705d382ccd1c15b211d6616f0daa59f4
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 25c46aa89753a9c4f8557d0c8a460c90a73b9b7c59add811ccf8b30246899005
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,395
Size: 1.00 vMB
Total Fees: 0.03896654 BTC
Feerates: 137.15 > 3.90 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (651,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,993 263,993 0000000000000009a4a9d0af8ba1a7e77549a348c6e0a6185ab6042728373fb4 570 0.25/1.00 vMB 114
263,992 263,992 0000000000000013ff73310e21576840d80667274733ecbce4e5972ca1d22dd5 500 0.23/1.00 vMB 108
263,991 263,991 00000000000000146baf9f625751ec3a06ac5d1ba3230dcbfa3f439de07763e1 95 0.04/1.00 vMB 83
263,990 263,990 000000000000000dac20c3b70c5db4b430f1d51173c9ccdd675532945b68c93a 122 0.06/1.00 vMB 69
263,989 263,989 000000000000000a2ad1a0d5414971ca251524505276656227aeb1f2335f34d4 39 0.02/1.00 vMB 92
263,988 263,988 0000000000000000b565788b462a71599fb135ce56b5354905c8ef7749c9ec58 108 0.05/1.00 vMB 100
263,987 263,987 0000000000000006e5f5222ccbde115dcc39f5dc507f62b973b50f357a4e3f01 130 0.08/1.00 vMB 91
263,986 263,986 000000000000000b176c580cb6ebf14333e1b93a8daf304769eef87699b033e8 88 0.04/1.00 vMB 82
263,985 263,985 0000000000000012fa1bc61b26f25d9b414cf9bf3ac86ea0671dad18dddd48e3 165 0.09/1.00 vMB 55
263,984 263,984 00000000000000023f2ca8d49003cfcc403dd79ebdafcdfeb3ecf2e9ff3f4d66 406 0.18/1.00 vMB 110
263,983 263,983 00000000000000018c85bbc2a6c4f8419215a72b139a0805f80d625ba49b2b48 126 0.05/1.00 vMB 87
263,982 263,982 0000000000000000296a5acc1d8bdf605c98d4c979ff6c34afe03004bf85e229 176 0.09/1.00 vMB 66
263,981 263,981 00000000000000004b825741a1a66fd45d1c7ae0c47fd2505bbac6a232b8c00c 5 0.00/1.00 vMB 165
263,980 263,980 0000000000000009964d64f7777ef7e6ec668c3c404a5c7539cb4b9811b338e1 180 0.07/1.00 vMB 99
263,979 263,979 0000000000000008ddef3b28e8d07a01314840fe3ab0a5e2756eaa1d08dc2704 424 0.19/1.00 vMB 48
263,978 263,978 00000000000000074d4f0f6196648f19254e32b846a23ac348121ec46e0dac3b 563 0.25/1.00 vMB 135
263,977 263,977 0000000000000013270c697e3fe401926c36e2af07940ebd1d81945502c8a201 340 0.16/1.00 vMB 114
263,976 263,976 000000000000000a9119e136ba5b02d9b5a2210f39fc2f5ef20347803cc65052 29 0.14/1.00 vMB 5
263,975 263,975 00000000000000000d8d46d7c1022520e69d7c947d692de60da9e05eacebf3fa 118 0.04/1.00 vMB 77
263,974 263,974 0000000000000006ef54a90947245ab4161bb37abbaf67dcfb5bd81172596681 56 0.02/1.00 vMB 87
263,973 263,973 00000000000000044ab9f7687c526fb48dc19e6b0959f07b242a45b4851024c4 186 0.08/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.