Loading Tool

Explorer IconExplorer

Memory Pool

44,476 transactions
28.89 vMB
0.10395379 BTC
Random Selection Loading Transactions
Max Size: 149.36/200 MB

Candidate Block

Mining Attempt 46a81b0ce71b1541315b148057cf463af4fce1d5fa320d4b487e79ee1af6600c
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 517a3440b19858cb4d6e72dac7fcf4abf6f1036788d7cc81bd5609e98f5168bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.04160901 BTC
Feerates: 151.12 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (140,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,981 773,981 0000000000000000000515944b55a034be4de8ba8b4b3bd5048d13b85ba9c387 1,582 0.46/1.00 vMB 11
773,980 773,980 000000000000000000005e899940b78394be73cefbc1d07c615de577a66db9df 113 0.04/1.00 vMB 11
773,979 773,979 00000000000000000001decd7e5f0d920b0ace0c3af329abf2f22290c53e867d 602 0.16/1.00 vMB 12
773,978 773,978 00000000000000000000b6694ae16e6fa0800e3a86629592c4661a6ab7bf501b 804 0.31/1.00 vMB 10
773,977 773,977 00000000000000000004ca9e05655c2ff4d86d009a831350e50bf88283304425 247 0.07/1.00 vMB 11
773,976 773,976 000000000000000000001b27f729f32eb1319e82274c7b1e953d23c8199c9ca2 50 0.66/1.00 vMB 1
773,975 773,975 0000000000000000000636a3d7af7c8c6c61e5007654832b8b8bcf5a382b5e62 1,833 0.99/1.00 vMB 7
773,974 773,974 00000000000000000006b6ac80469fb829f6f3187f677448c8061849743504de 1,702 0.99/1.00 vMB 5
773,973 773,973 000000000000000000036d58f39403dd27dddfe4c5e0b6237fa0a3b00574a92e 2,125 1.00/1.00 vMB 15
773,972 773,972 00000000000000000006e24e3cc244413149c40218906193ec6615be5c9c4a93 489 0.20/1.00 vMB 12
773,971 773,971 00000000000000000003c56dc9b6a74b4ca643b051a78fd2a2635c82ab6f1d07 903 0.37/1.00 vMB 9
773,970 773,970 000000000000000000036b9ee4fa7034c5f154d2689d4ad35ae12950dbbe1c81 3,383 1.00/1.00 vMB 14
773,969 773,969 000000000000000000055c0cc7c243085720c7983340c3ba51a33fd9aaf00829 90 0.02/1.00 vMB 15
773,968 773,968 000000000000000000019f74a26e50fac0a0a380538be4434dead98a4d0eda0c 2,200 0.78/1.00 vMB 11
773,967 773,967 000000000000000000070004b2c072938b5ae16b6486544b2405ecda85cd35da 1,437 0.87/1.00 vMB 9
773,966 773,966 00000000000000000007444014a215a1e21fe2b1b45dc4165a0e155e71d855dd 1 0.00/1.00 vMB 0
773,965 773,965 000000000000000000062151ec6d211e1c747cddae33a3193519be3c64efcdb0 392 0.10/1.00 vMB 16
773,964 773,964 00000000000000000002c2e4be629205488e45d2d1fae3de1b1c56bb89e3765e 1,708 0.56/1.00 vMB 14
773,963 773,963 00000000000000000002d805fe98738e49057ee2b7537b9bafba861060f5ad0f 743 1.00/1.00 vMB 5
773,962 773,962 000000000000000000032f9bcf6da002f83cf4f48b3d5271b55b553682099734 232 1.00/1.00 vMB 1
773,961 773,961 000000000000000000024f59751f442289334fea33a5bc0f20a005bc4bff67ab 2,001 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.75 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: 631.71 GB
    • Received: 12.08 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.