Loading Tool

Explorer IconExplorer

Memory Pool

75,202 transactions
27.80 vMB
0.07810977 BTC
Random Selection Loading Transactions
Max Size: 169.26/200 MB

Candidate Block

Mining Attempt 57897e49261cdafe7ceea9f140cad18017124c07dfb04cc9bee3544450187657
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 1d2257e07b8a45e299975308f162fe98f17b81285d837a126b8bf6761011406c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,376
Size: 1.00 vMB
Total Fees: 0.01858835 BTC
Feerates: 150.80 > 1.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (807,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,043 108,043 0000000000005f183acb9711e1e9c2e1f770b59fbe7e1799fc4de502e1326ba1 3 0.00/1.00 vMB 0
108,042 108,042 000000000001ad7720f6f05e5c7ae3a2161e75dc0d6a7719ee8003296d057217 1 0.00/1.00 vMB 0
108,041 108,041 0000000000000bd7b690686f48f558f01a031045aae93736ccc980745dafdc0d 1 0.00/1.00 vMB 0
108,040 108,040 0000000000000fd358795ab6f9419b41aa5582824adb952f835e995a70b60fe6 3 0.00/1.00 vMB 0
108,039 108,039 000000000001652d2ed9e30fbb68437873094e3f8bf608e1d87c01ed3c8e9923 6 0.00/1.00 vMB 0
108,038 108,038 000000000000895b50754c527ef5ae05cb837aeb118821e3d5d46eb28f473386 6 0.00/1.00 vMB 0
108,037 108,037 0000000000003a6f2d80645d938c949dbc085b7c2f0f7252bb88ef6caef940ab 12 0.00/1.00 vMB 0
108,036 108,036 0000000000026cecbf38b50533c413c5d80a5ceeac3e7c31c10d898057404ae0 12 0.00/1.00 vMB 0
108,035 108,035 0000000000006f813ddc3a5bef4c4c478a510f9feec3557858d4793a21f21b72 9 0.00/1.00 vMB 0
108,034 108,034 000000000000ef3ade87569c230186461bf611e09c2bb915092b802138fdad54 13 0.00/1.00 vMB 0
108,033 108,033 0000000000011ccc6fe34cba2c5df3e033bed478ddcef5deeea7191f7a889cb2 11 0.00/1.00 vMB 0
108,032 108,032 000000000000513b30195ddcff2270cea9c2c690a665e97937bfd846a7247ebf 7 0.00/1.00 vMB 0
108,031 108,031 00000000000261e65a7c53767ebae917797f6cdb131fbeb5eb9fc131f4e25c3f 11 0.00/1.00 vMB 0
108,030 108,030 000000000000968a2cc1707d745d76aa3fa82057b74d8c17ff85ed40d94cfad5 5 0.00/1.00 vMB 0
108,029 108,029 000000000001806c82884b9337bbb63f11fc7c55f361c447ab8eda89557205dd 13 0.00/1.00 vMB 0
108,028 108,028 0000000000021bc7c0b6e0d03f570138683fa08ced422e005e1c2d85decf4eb4 36 0.01/1.00 vMB 0
108,027 108,027 0000000000019cd5c0e6f8778bba64ee92266405d0b05d375f658544f9ce6922 11 0.00/1.00 vMB 342
108,026 108,026 0000000000019b8ce7d3d9a4a54aeb1820e4eb283c877774370deb6e94b8c54d 12 0.00/1.00 vMB 0
108,025 108,025 000000000000fe5840e678fa681a74509d15f05dbd702dc1c80f16ac9803216d 12 0.00/1.00 vMB 0
108,024 108,024 000000000001bb41284155cd13020d7a0fe04809d46babebf02e9889dcf2fca4 12 0.00/1.00 vMB 0
108,023 108,023 00000000000031021164356a4525f8cb85fb629f0863687f85a3cb63cf5b7b99 13 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.