Loading Tool

Explorer IconExplorer

Memory Pool

73,610 transactions
27.33 vMB
0.06564837 BTC
Random Selection Loading Transactions
Max Size: 166.62/200 MB

Candidate Block

Mining Attempt 880554545943237947a78418f997c0c5920789a3700826451117b030acf6ca57
Version 20000000
Previous Block 000000000000000000008a4507a168c512f6a66d3b33a8d664a283a838a77ca5
Merkle Root 9e412045dfd69201721a83f43eff5883609b5cbb6496bdc921bbe20e7fc8aa34
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,089
Size: 1.00 vMB
Total Fees: 0.00740076 BTC
Feerates: 40.32 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,313 (498,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,034 417,034 0000000000000000007c68bf197abd17c002c8da41b1f521b86423babfacd192 232 0.10/1.00 vMB 60
417,033 417,033 00000000000000000299bf3c76835d6d98de7e3761a02412ec1b00848c9fad95 68 0.02/1.00 vMB 69
417,032 417,032 000000000000000002163efb6c8f9d39a402d1082897e601295abcbabfa504ab 809 0.53/1.00 vMB 41
417,031 417,031 0000000000000000037babf248398ae63de0f0cd50e7767f34723c12041e1d11 1,574 1.00/1.00 vMB 38
417,030 417,030 000000000000000004bf3d851d94d9c61763a0c8570018c3c438336b9c95ec5f 2,736 1.00/1.00 vMB 70
417,029 417,029 0000000000000000009e6fde0870920092c62eb42d89fcaab695b738fa5b35cb 2,150 1.00/1.00 vMB 60
417,028 417,028 000000000000000002910357bf9f786a3d47fa1fe503cf177bf1db6aa2d52323 1,137 1.00/1.00 vMB 74
417,027 417,027 000000000000000001da27625bc4d53ca781d7df8f68c7fba1b4fcdcd53be42e 215 0.09/1.00 vMB 63
417,026 417,026 0000000000000000017598f794ea60ed11d82259655df5a159084000bb78255c 498 0.45/1.00 vMB 53
417,025 417,025 00000000000000000535025fa636afcd9c0c282b807693063743bbf08a6a6135 359 0.16/1.00 vMB 52
417,024 417,024 00000000000000000480adc4abeee46f34777e110a4676e93f74bc06535ce03a 1,165 0.85/1.00 vMB 35
417,023 417,023 00000000000000000156b262a44f444fad2d7cd0564a0b8d753ab4375308117f 1,997 1.00/1.00 vMB 38
417,022 417,022 000000000000000002e59168c1546cb7d29e347a5d1e55fb49fa859bce78dc89 2,741 1.00/1.00 vMB 87
417,021 417,021 00000000000000000149f43b1b046af09a3ee2a63f8c96ba6a88ccc6da10350f 2,858 0.99/1.00 vMB 83
417,020 417,020 000000000000000004f31005d76bad042e84275d6ff86da4e5aefa8a768587b9 322 0.16/1.00 vMB 46
417,019 417,019 000000000000000001007ab22344f767c16ee23da8b9028d727b30e7bc866268 163 0.16/1.00 vMB 39
417,018 417,018 0000000000000000039ff705e52a123286a5f13c919e80df4469f1b40f6d075e 391 0.17/1.00 vMB 64
417,017 417,017 0000000000000000054e7d41500ebed9b6b550afad487b21428c7861ac47773c 378 0.25/1.00 vMB 44
417,016 417,016 000000000000000004f10181211c9dc433a32c27a8c968fdb31659f99bddadc4 1,796 0.99/1.00 vMB 55
417,015 417,015 0000000000000000053514163c0e873b9670ab9277a9312ffb5112f98dd96f01 2,543 0.94/1.00 vMB 66
417,014 417,014 000000000000000000a588052547da3f8c8b78fbe456ae2de10b92bc490f94b4 1,149 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.93 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: 714.71 GB
    • Received: 17.59 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.