Loading Tool

Explorer IconExplorer

Memory Pool

37,217 transactions
26.05 vMB
0.05584660 BTC
Random Selection Loading Transactions
Max Size: 133.83/200 MB

Candidate Block

Mining Attempt 7f99064caa70b7c22b6c6cee00cab429284b89aa6db23c104db952e50b77453b
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root 79ffece6fd251d6d8222e30161f321a05c48389892d52ed35913138a2c21db75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,041
Size: 1.00 vMB
Total Fees: 0.00786111 BTC
Feerates: 100.29 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (348,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,305 566,305 0000000000000000000c090b5ef8be21e64b598db2e35377860f687619fe9dc7 2,951 1.00/1.00 vMB 29
566,304 566,304 0000000000000000000f642da3a76b37a5fa189794880c3a1fe37ca0b749513a 567 0.20/1.00 vMB 25
566,303 566,303 00000000000000000021e6dfc214f115a5e8d425af826dfe2613411c4f8f2421 2,067 0.72/1.00 vMB 25
566,302 566,302 0000000000000000000fcc7fb75613f8dd0772f4fabb8638c6bc81a86502de86 1,141 0.39/1.00 vMB 26
566,301 566,301 0000000000000000002c5b7fce2519b13dc512d3448a040f1998763637c7fda8 918 0.31/1.00 vMB 28
566,300 566,300 00000000000000000025e21222fa558d888725716ccfdf3688d11fa02d9ef3e5 2,185 0.77/1.00 vMB 26
566,299 566,299 00000000000000000002e72b87b23bd0405515fac6fb5f1df5b56362bb273409 616 0.20/1.00 vMB 23
566,298 566,298 00000000000000000002a81f844576646db3a4118b1da7b089306dd36da1dbdc 849 0.32/1.00 vMB 27
566,297 566,297 00000000000000000028c784b6c940984652346672908fb9227778bde7d4c36e 607 0.31/1.00 vMB 18
566,296 566,296 00000000000000000009438c04c3e72d7d217799d94f615ecfbfa0f3e633c000 611 0.24/1.00 vMB 22
566,295 566,295 0000000000000000000fe5130eb570c929135a966f5cb3e87bfc358bef5969bd 2,047 0.81/1.00 vMB 29
566,294 566,294 00000000000000000023cb9b002723b6c21f931ceff304bf9be09cae7aa6ac7d 288 0.18/1.00 vMB 31
566,293 566,293 00000000000000000002c1d6d78ebd6c32cfd935c90c13a569bed5d0230dffe5 319 0.10/1.00 vMB 24
566,292 566,292 0000000000000000001454bb0a98aae94963841b367efc43f6cc5a59b6db481b 1,656 0.63/1.00 vMB 17
566,291 566,291 00000000000000000020f37467388a604160244212cdf5fe2c90c27579d0c89b 2,879 1.00/1.00 vMB 22
566,290 566,290 00000000000000000026af555d31f776d53441719a7efc9796925fe35aec027a 2,890 1.00/1.00 vMB 29
566,289 566,289 0000000000000000001a795ee3db52ecec0a72e789f76be02e5a3cefe7f4f291 2,269 0.75/1.00 vMB 18
566,288 566,288 000000000000000000232679196cf160469704b59d978dc9e2d768f9556c4619 3,101 1.00/1.00 vMB 34
566,287 566,287 0000000000000000000a1a4e53e8f5a8576e57d78d9b0410bb560fa951618b8f 133 0.04/1.00 vMB 21
566,286 566,286 00000000000000000004b376a6ded9163d5922eb599c33d1c88d250a655e0e1b 1,886 0.72/1.00 vMB 26
566,285 566,285 0000000000000000000eaea6aabf469eeffe558682a502862631e929b55794d8 276 0.10/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.81 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: 635.18 GB
    • Received: 12.29 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.