Loading Tool

Explorer IconExplorer

Memory Pool

82,500 transactions
31.13 vMB
0.11915099 BTC
Random Selection Loading Transactions
Max Size: 183.12/200 MB

Candidate Block

Mining Attempt fd5f3e6302e07d1058a01fb57de88ca6cbb3b050b02c326128fda9866b226b6e
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 1de17cb6438f8e504aaa5ea061d449fe7b3f17a81942d3234647145825dce9c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.04055816 BTC
Feerates: 150.77 > 4.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (355,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
560,022 560,022 0000000000000000001dfdb76805898d368d3fbb3a099b8f447423c1880d2baa 2,877 1.00/1.00 vMB 18
560,021 560,021 00000000000000000001fdfb3d465d4fecc96c2d0880c54a85f36e8e6db09f86 2,930 1.00/1.00 vMB 17
560,020 560,020 00000000000000000022518ee30d70ca6d6956fdec1ee6c6eb5a338902a7723b 2,997 1.00/1.00 vMB 14
560,019 560,019 00000000000000000015be549b1572212b19b31526cc8063e6bb178a6aef42ec 3,026 1.00/1.00 vMB 33
560,018 560,018 0000000000000000002c80dbf4b948b537ffba28e76086145d487e8003e5dd3f 2,939 1.00/1.00 vMB 24
560,017 560,017 0000000000000000001b82a50c54dd6a38d6184afd710cbde95bf6d8b6735a37 726 0.34/1.00 vMB 2
560,016 560,016 00000000000000000010b4273b4e4dbcb09ba06977d6243e70847694c7689f29 2,933 1.00/1.00 vMB 28
560,015 560,015 0000000000000000002cef360991fef60f3ff63fb57b912bc6a28567ff11cef0 1,443 0.60/1.00 vMB 2
560,014 560,014 0000000000000000000bbf7009ae95e503b2da886bec815fb53f43eb3db28364 2,913 1.00/1.00 vMB 8
560,013 560,013 00000000000000000011edbaf5b9a5938f13d118c15a4ce609f8c448fd6cb353 2,584 1.00/1.00 vMB 23
560,012 560,012 00000000000000000012417a471016ac78528db9bdc40ddd8cdb28404cd822a4 2,429 1.00/1.00 vMB 25
560,011 560,011 000000000000000000215433f785712219fafec623ff47e51d727a9c7105474d 262 0.19/1.00 vMB 9
560,010 560,010 00000000000000000013c0e71833d36470b534426b14d9a8515f6b239589f274 536 0.31/1.00 vMB 4
560,009 560,009 0000000000000000000151c058f378dbeb404128f1a6ff42ff48a26983338c0a 2,635 1.00/1.00 vMB 23
560,008 560,008 00000000000000000004973beea07dd971edcb2359f138ce8123e3c612cad4f5 1,313 0.44/1.00 vMB 18
560,007 560,007 00000000000000000014df224cf1ea6fc9928c74ab61ac19c558dcca4a830c22 2,535 0.95/1.00 vMB 2
560,006 560,006 00000000000000000001da3712dace36b31a84939d7b37f47f8b09d61447b09d 3,024 1.00/1.00 vMB 24
560,005 560,005 0000000000000000001e2f35327174c2ca98c962bf633363b68d0f6adfa57fcd 3,247 1.00/1.00 vMB 22
560,004 560,004 00000000000000000022e55baa25631bf9ae7c35d09ce2c18be4abb22a5f54b2 1,553 0.55/1.00 vMB 13
560,003 560,003 00000000000000000019fd1c32a7e9fa6fd7a606794956d6f343aa74d88d73a4 626 0.18/1.00 vMB 18
560,002 560,002 0000000000000000000d9adb61a364f99327cc882b1bd4f79745600171e7352e 2,504 0.92/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.