Loading Tool

Explorer IconExplorer

Memory Pool

76,103 transactions
27.69 vMB
0.06893976 BTC
Random Selection Loading Transactions
Max Size: 169.76/200 MB

Candidate Block

Mining Attempt 03205753f721085b97030971ce1b7b31500299de0297963fb38105a7a36c18d1
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root ab8e301df06999ddf3b8b9e483ee038ee30b27fb876d55604dfa3af0ca36cb2d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.00981312 BTC
Feerates: 81.11 > 0.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (624,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,985 290,985 0000000000000000c1210b2bce1b6b184d832e1b884f064355341fa85d8cc0b1 149 0.09/1.00 vMB 30
290,984 290,984 0000000000000000ed4bf14e25a5ce5fdf6d2a2ca632548a328352c7304c75a1 16 0.03/1.00 vMB 8
290,983 290,983 00000000000000005237fda3c95ad21beb9e1b13b434e6fdb3570b8ef4190720 56 0.03/1.00 vMB 31
290,982 290,982 0000000000000000bf1cd2584f63e294b00d9471273ce0ff76bd2ce5d560b636 103 0.06/1.00 vMB 32
290,981 290,981 000000000000000050443d3cde4ef8ded3b453da5f6d43ca0687e65bb515b7c7 164 0.10/1.00 vMB 20
290,980 290,980 0000000000000000032121219a0875fc1b8a55b33cc7f45aa5cf570c7d2e5240 64 0.05/1.00 vMB 17
290,979 290,979 000000000000000082a6b857e8e172b05b61abb2d5dfddea3e4c951c0901cdca 196 0.13/1.00 vMB 45
290,978 290,978 000000000000000086491c8cae58aeb48a2b377083af6762c8a3037b56c4ac4a 348 0.15/1.00 vMB 43
290,977 290,977 0000000000000000f1586a3a2a454c72914ee7792c9181a058e27c80ec275877 207 0.09/1.00 vMB 30
290,976 290,976 00000000000000003abc8c8346e423d7e32daa9c1094640e2aec2c1ae6624afc 276 0.16/1.00 vMB 37
290,975 290,975 00000000000000009b692a4a5e82f6edef4fb31b7893e138b78df0442b657bb5 572 0.26/1.00 vMB 44
290,974 290,974 00000000000000000a1dec89abb513fa34742b84ff6bd8bac9c4fda9d9998f0c 164 0.08/1.00 vMB 65
290,973 290,973 0000000000000000f9992a18a975c9c80a06c44d635730efd99355337d88698a 68 0.05/1.00 vMB 45
290,972 290,972 0000000000000000fcc2dfe837edf13da00d11a4967fc684fd23ce157368b12b 119 0.09/1.00 vMB 27
290,971 290,971 00000000000000001a682ccdf29cde1cc3ec4d7f70b32f40c2ece3f3d057c237 197 0.10/1.00 vMB 39
290,970 290,970 000000000000000012cc067cf15d2c89ebc519fc4341aad6fee327f06c40773f 193 0.11/1.00 vMB 25
290,969 290,969 00000000000000003d7dab11128ec4a46f8adae1905ec4ed2178a37e16335979 392 0.24/1.00 vMB 33
290,968 290,968 00000000000000007f1e1de4bc23c145da98df8100e4b795a1dcea35cb4ae022 200 0.10/1.00 vMB 18
290,967 290,967 0000000000000000f1006b3ef1103badaef08e81851287f6fb8361f3f351fae8 758 0.33/1.00 vMB 42
290,966 290,966 000000000000000092239dcdd101d672a70f6dc5a95d004af933674d2472ef2e 69 0.11/1.00 vMB 11
290,965 290,965 00000000000000001d6e77aaef7eee3022d0b87a967578800923ad7b94ae84c6 605 0.35/1.00 vMB 26
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.60 GB
    • Received: 17.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.