Loading Tool

Explorer IconExplorer

Memory Pool

77,480 transactions
29.34 vMB
0.07583033 BTC
Random Selection Loading Transactions
Max Size: 176.20/200 MB

Candidate Block

Mining Attempt 5e53c7ebe835be4c267c67cf5b2358f7e6c5ecafa774d3730d63c3bc68ca01ee
Version 20000000
Previous Block 000000000000000000004a687a9edc2ed0bbfad17617f87927e5a0114c540355
Merkle Root 956bd3026311bc7f36df97300b27fb3e81bf3d0fddcac2c232805816884a05ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,778
Size: 1.00 vMB
Total Fees: 0.01343234 BTC
Feerates: 59.34 > 1.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,153 (287,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
627,828 627,828 000000000000000000114069cf22c84e35f848f3cdcb7e49948fdf71d0dc7379 2,484 1.00/1.00 vMB 28
627,827 627,827 0000000000000000000b31ffe871e463f9b5a65fcc7064e7933a7d3c740ba99d 2,350 1.00/1.00 vMB 13
627,826 627,826 0000000000000000000d65335823719ae8380d80261d51d1152c98cb8233d4ac 1,709 1.00/1.00 vMB 38
627,825 627,825 0000000000000000000a07e26677686cc13e7f99dbccafb90b7fc0c560d02cd0 2,153 1.00/1.00 vMB 28
627,824 627,824 000000000000000000013fc7af1294394674bfa9a287e53cd3a0574981f22fa8 2,549 1.00/1.00 vMB 12
627,823 627,823 00000000000000000002f849f65b0ec21c94ed597853c261ddb171461fb38f3e 1,919 1.00/1.00 vMB 9
627,822 627,822 00000000000000000005949f34a7846fb225c69ae5b94cb11c4b4c46892431cb 2,690 1.00/1.00 vMB 25
627,821 627,821 00000000000000000005749dc2fe6fa169002c422a0470b662846ccecd55db1f 2,468 1.00/1.00 vMB 19
627,820 627,820 0000000000000000000780958fb6709d5bf8f2b368328be1843d354bf71b7672 2,430 1.00/1.00 vMB 21
627,819 627,819 00000000000000000004b18e7290beaeae45a61bea9df10b2030b170025fbe11 3,034 1.00/1.00 vMB 37
627,818 627,818 0000000000000000000716c35fe32fbed84ea3d67c95078595dc038f78eef12d 181 0.08/1.00 vMB 18
627,817 627,817 00000000000000000000bb5b81901b33d71f55ad1d452d9f4a86c578876c6e7b 654 0.26/1.00 vMB 14
627,816 627,816 000000000000000000083a54972f2875b413a31f76def09b07becb3a320332e4 2,282 0.94/1.00 vMB 19
627,815 627,815 000000000000000000085977d2351dd0de809453ad9fb8498af0c374ed97f51d 2,069 0.86/1.00 vMB 6
627,814 627,814 0000000000000000000550a708febce70d617d7d0c518acb6045102da833044f 2,907 1.00/1.00 vMB 28
627,813 627,813 00000000000000000010ea4fc74917322928f6795fa1bc33f28077f269d7fa65 2,421 1.00/1.00 vMB 9
627,812 627,812 00000000000000000001fc0ec89ef61abd7c53ccc1ac1f9613d7b3dc75b0afcc 2,645 1.00/1.00 vMB 20
627,811 627,811 000000000000000000073663a2054d642b30c373de96daf3dc7147b28b630fcc 2,661 1.00/1.00 vMB 23
627,810 627,810 00000000000000000000199a01d60e5908368041a150e1e76fecc30a69d0806b 258 0.09/1.00 vMB 14
627,809 627,809 00000000000000000006fce7ed42a6edb782498ceba012cf634980c28f7ed99b 616 0.23/1.00 vMB 17
627,808 627,808 0000000000000000000a3158c3d48148a89ab592083329d970a0a7c884caeec6 394 0.20/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.66 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: 672.98 GB
    • Received: 16.35 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.