Loading Tool

Explorer IconExplorer

Memory Pool

80,049 transactions
29.47 vMB
0.12456211 BTC
Random Selection Loading Transactions
Max Size: 178.38/200 MB

Candidate Block

Mining Attempt c4b14be4b3bc5cf059a031e296ce56ecd0a9b7f08910823073dd6d0146ec29c8
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 3330f28d66884a1bf22c4b0c9f4e8f941ba45fc90c4476191664289cfef49d1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.04460229 BTC
Feerates: 477.45 > 4.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (390,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,317 524,317 00000000000000000010e7bc57d4cc9999cea5c88391ceb3b5b4cdebbc58d4c2 1,375 0.76/1.00 vMB 34
524,316 524,316 000000000000000000172298ab32f10ddc0029b8f60b0a234b1bf15bbdf58dc9 1,350 0.84/1.00 vMB 2
524,315 524,315 0000000000000000000b13e1b7992633bfe35525d1ab5c5a4dabc1b6968a0432 368 1.00/1.00 vMB 3
524,314 524,314 0000000000000000003fbaf8b31af3b7d0d7d3665ff70c8d5949357f11c45f52 1,238 1.00/1.00 vMB 3
524,313 524,313 00000000000000000027a3c07fa674be944c784d3c87de9524cea45725161ecd 430 1.00/1.00 vMB 4
524,312 524,312 0000000000000000000a6750a4678d7d5f0317b71852166676773121e777c4b0 935 1.00/1.00 vMB 24
524,311 524,311 00000000000000000017f1501a85c0e633210159abb643110e325769f881378b 848 1.00/1.00 vMB 5
524,310 524,310 0000000000000000001b7e415b6797a44ff4f8e99db58845ac26dd46641ef9e8 2,077 1.00/1.00 vMB 29
524,309 524,309 00000000000000000029ee22d496d2f692a035a2ad664faab66f9a54d99d5dca 2,124 1.00/1.00 vMB 21
524,308 524,308 0000000000000000000cee38ea36ed01a4e0e402c3f8f39bf75c54802f4964b7 2,236 1.00/1.00 vMB 40
524,307 524,307 000000000000000000261cc932ed4a415c73561ae00ebdec904c82d7c3c3d961 2,764 1.00/1.00 vMB 38
524,306 524,306 000000000000000000171f1dc9cb1ddd388ae86a9faae62da3dd6fdf1eec4b0f 2,690 1.00/1.00 vMB 9
524,305 524,305 0000000000000000003c5403c0e5d88e56d2daad73e1efc6c643b33deeccca90 1,683 1.00/1.00 vMB 40
524,304 524,304 000000000000000000051bf1086b10950c84f8db610061d8b35484444070877b 1,974 1.00/1.00 vMB 95
524,303 524,303 00000000000000000007fc3a013ebebe8c1f1bc6c5cc875c9a915f1dcc0bf103 1,928 1.00/1.00 vMB 11
524,302 524,302 000000000000000000226f41fda56b45b23191c09a47415b7d4f4cfd97c699ba 2,125 1.00/1.00 vMB 62
524,301 524,301 0000000000000000000b082d30658ee2712ccf185b88d10bc44a24b7c92c96fb 530 0.30/1.00 vMB 26
524,300 524,300 000000000000000000055b122654e4360c84eaa8fedd92907fcf940250335c9a 35 0.03/1.00 vMB 6
524,299 524,299 000000000000000000090a94d85507f4c19404d8f062c265cdaeccc8e98a6467 934 0.54/1.00 vMB 49
524,298 524,298 00000000000000000021b437738f9fb934af45d9342680545719abcdd7638f9f 503 0.21/1.00 vMB 22
524,297 524,297 00000000000000000011dad1b40cd69de9da08041693b26919a73638e54b1c2b 468 0.16/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.