Loading Tool

Explorer IconExplorer

Memory Pool

44,815 transactions
28.57 vMB
0.06509583 BTC
Random Selection Loading Transactions
Max Size: 151.94/200 MB

Candidate Block

Mining Attempt 57ceb37d30108b5f4d3f2b5fee69ccdbb42856134d74ecd9001c143943adf7b2
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 9ce6b1b00bbfaa3d182bcb0f01a5627bac4d05b1c51ac909ab0d87f7c7390af1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,226
Size: 1.00 vMB
Total Fees: 0.01097699 BTC
Feerates: 60.21 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (607,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,187 307,187 000000000000000023d7fcadb654feb2ba97831e58d5c725427bcd5888727dc3 27 0.02/1.00 vMB 19
307,186 307,186 00000000000000004e945cad8e3cc76d594fdf24c29895629969f23a5d6498f3 118 0.07/1.00 vMB 30
307,185 307,185 00000000000000004a04db4d20417f2cb3f31961b2d6a87c2a8afd335c695f88 324 0.17/1.00 vMB 32
307,184 307,184 00000000000000002dac8ebc1245299acc2ab5da8ff8190f0b8e2d00d5891c8c 263 0.21/1.00 vMB 23
307,183 307,183 00000000000000003de1051078cb951cadb90aad2e1a94019df07d431384934e 128 0.06/1.00 vMB 34
307,182 307,182 000000000000000011169bda094785130cfea701279287ae9fa8c9608f390019 374 0.35/1.00 vMB 23
307,181 307,181 00000000000000004237ca71992168e3849079a23e5ec1645ca2604070f8d91d 650 0.25/1.00 vMB 44
307,180 307,180 000000000000000025d6404607cd14fb8a6cc8ff05785340b197a8d8f9e0046c 168 0.10/1.00 vMB 31
307,179 307,179 0000000000000000241ea93c49a4bf643ea2087b3dbdf69d11eab1bd8b09560a 112 0.06/1.00 vMB 27
307,178 307,178 00000000000000000b52da7ee4df15f6b123900490a03f197ccbf526beec939f 15 0.01/1.00 vMB 9
307,177 307,177 000000000000000012c92518f2f285ba8289268e699c6a23d19fe3cd39244f01 142 0.16/1.00 vMB 19
307,176 307,176 000000000000000048b77f816e8720182359ed075586d901258693e95f54c43d 128 0.07/1.00 vMB 32
307,175 307,175 000000000000000013abed8419c97df3148ab72a6bbf895d9a62a4b8cbfaf8b0 164 0.14/1.00 vMB 25
307,174 307,174 000000000000000016f435be6bc0bc6d39a3a1d183993761480c71a337e0f22e 110 0.10/1.00 vMB 24
307,173 307,173 00000000000000002f70fa971c5e5f5980189209dabdd69ad79b46a06df78208 165 0.10/1.00 vMB 23
307,172 307,172 00000000000000004beb2b167100d0a6f5bbd19ad975ca97c7d2dd713b60e3db 405 0.40/1.00 vMB 20
307,171 307,171 00000000000000000077245e52fdf5f9d9876c40b2fa67e81f06f10c79005111 547 0.46/1.00 vMB 25
307,170 307,170 0000000000000000237dd00c102ab20d70fd3c3e7f64276eda672238d45a94fe 7 0.00/1.00 vMB 10
307,169 307,169 00000000000000000c50ea9e925fd125ac217067bad698be7465b21080080b56 241 0.12/1.00 vMB 31
307,168 307,168 000000000000000041c830efd138601f60087e7cf9b6ae6c509b814464fcb9e7 87 0.06/1.00 vMB 24
307,167 307,167 000000000000000014573d87b705243b2b4e84e407084145655e0b5b27d9b27b 295 0.29/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.