Loading Tool

Explorer IconExplorer

Memory Pool

81,810 transactions
30.14 vMB
0.07931690 BTC
Random Selection Loading Transactions
Max Size: 184.93/200 MB

Candidate Block

Mining Attempt 31d236005b62349a1c6cdf7be53491f5761221f0dfa35ebe708e4f52896da637
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root dfbb399947abc7eebbd6990abf3bb6f0cede6d656dc96cea76bef731f1d079a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,032
Size: 1.00 vMB
Total Fees: 0.01233076 BTC
Feerates: 60.16 > 1.24 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (492,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,679 422,679 00000000000000000385875956f0e7edf5e66465d24bfb5c6159e80a312c5fcb 363 0.16/1.00 vMB 60
422,678 422,678 000000000000000004de0a2a19e335c8f94e1e78de22f2f16adbdae8ad8d6cd5 1,328 0.99/1.00 vMB 31
422,677 422,677 0000000000000000044246e2d3de512cb384c404927445222d19699e74e06578 627 1.00/1.00 vMB 14
422,676 422,676 0000000000000000012e15a5ff1c9d15a35df3ab27589f008f7446cf71bd5410 338 0.12/1.00 vMB 58
422,675 422,675 000000000000000000121652ee448a51498a90ef2c66c3902b11606b157e5952 1,602 0.99/1.00 vMB 38
422,674 422,674 0000000000000000047b53298c9df3cb47a8d9a6890d6d15c0b6e99da54fa80f 652 1.00/1.00 vMB 14
422,673 422,673 00000000000000000192ead289b2b4227ec8c6013d6136cf90655a32a281db8f 401 0.43/1.00 vMB 20
422,672 422,672 000000000000000004c3bd3ad72dcd4c23ea42235862078c9fea7654f09ad1ed 1,927 1.00/1.00 vMB 40
422,671 422,671 00000000000000000175d54ba1c1be93d6c68a2eccea1fe66678158a71fcbc18 2,978 1.00/1.00 vMB 77
422,670 422,670 00000000000000000018dc359d062cbbea724307791f1692130b560f8d4629d7 808 0.36/1.00 vMB 46
422,669 422,669 000000000000000003835ad436ab64e78ff21c84fa6f2823f2b9c96316fc3be3 1,039 0.72/1.00 vMB 34
422,668 422,668 00000000000000000313dad37180be32e3ccaf1f12da0eeedcf3ddbe8ef62f69 1,992 1.00/1.00 vMB 47
422,667 422,667 000000000000000000ec565d772b9170393e5046dfda78a6568083efbcfac400 14 0.00/1.00 vMB 155
422,666 422,666 000000000000000000fd8fe0e19eafee8ba3643400e0b0e2860b365b5a42c265 290 0.11/1.00 vMB 54
422,665 422,665 00000000000000000325c3d488ef03ba3d0bba87eb1998abae63b368025b2ed8 373 0.24/1.00 vMB 31
422,664 422,664 00000000000000000508a8869ffd3cec5b79fe84a2576cd9b012753faad5b8db 502 0.26/1.00 vMB 63
422,663 422,663 00000000000000000161c7ea8148f7c87f2e8e03828cbd6aa09db5203b1a6c79 1,215 0.71/1.00 vMB 30
422,662 422,662 00000000000000000277d62697bf37bc2937ba08e9f70103d7055e83b1b74461 2,431 1.00/1.00 vMB 70
422,661 422,661 000000000000000000119faa80accac557976a35c6e2d4be51835308147a219e 883 1.00/1.00 vMB 27
422,660 422,660 000000000000000002d36103d030c54c6f62bf91c1ca9612727c624d75b73e8d 585 1.00/1.00 vMB 15
422,659 422,659 000000000000000001613830c6f54ec68297d11c428abaa15cf8dac1edd23e3b 2,013 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.68 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.