Loading Tool

Explorer IconExplorer

Memory Pool

79,415 transactions
29.21 vMB
0.07440711 BTC
Random Selection Loading Transactions
Max Size: 177.50/200 MB

Candidate Block

Mining Attempt 26a0bcd767569463d172e8c5fd3aedc8d24534f92d747b7dfc015f1ad9674dc5
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root ec970885db92ec896ebd86b097443778bdd02a0f00d3808dac220c7f3a6288a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,303
Size: 1.00 vMB
Total Fees: 0.01313552 BTC
Feerates: 74.86 > 1.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (643,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,982 271,982 0000000000000006e5c2f9506c8c3326665dcab61906db8bbc356caed82ef64c 326 0.33/1.00 vMB 12
271,981 271,981 0000000000000004bb427c85a460e27fbb7f9e11772afb5a4d9ff291be434d78 431 0.50/1.00 vMB 30
271,980 271,980 000000000000000676058116a2878c2540d78d5b5cf959ae1ca935d5d8f7438b 625 0.35/1.00 vMB 13
271,979 271,979 000000000000000222435e115ca3f8e26d23464d8e21b0230b9459e17ffe5575 1,245 0.50/1.00 vMB 54
271,978 271,978 000000000000000628e6c7baa7cd12cc2fc4ba70ffeb09d9f1e57ec3a3ff3c40 749 0.25/1.00 vMB 150
271,977 271,977 0000000000000006ce440440d5d59343e46e24075a55e7f58415fd10b78e65e1 722 0.25/1.00 vMB 495
271,976 271,976 000000000000000091d8e7d74e627a2c8a3b441bfad1d78b6f64fbb42b27db95 317 0.25/1.00 vMB 26
271,975 271,975 000000000000000346057290486e77dc529aff3ff15afab1b3e4c766a8bc7b43 1,051 0.50/1.00 vMB 27
271,974 271,974 00000000000000008a2fd6701d502ee36bd57c5a4af4756f9a9abddd618f2296 790 0.25/1.00 vMB 81
271,973 271,973 000000000000000523e3d8e16c90e6563fdcf9ea586cca40a114632ee8be991f 730 0.25/1.00 vMB 108
271,972 271,972 0000000000000003875ccdaa78b84db65079e4f5bf050cb580ee42a166448df8 735 0.25/1.00 vMB 73
271,971 271,971 000000000000000591690ce59fb1d1f995066608b16ba4d18c5754239b0ad30f 839 0.25/1.00 vMB 107
271,970 271,970 00000000000000023ad0af0549b017d914a47fcc45825ae3ee7e67e211ffede3 309 0.13/1.00 vMB 61
271,969 271,969 0000000000000006ed76af9161de1fd4679df40da40962bdb43a46abd207aff3 930 0.51/1.00 vMB 35
271,968 271,968 0000000000000004741a8f4275440fa54459d05bb73f951060f9d271866f7566 751 0.25/1.00 vMB 56
271,967 271,967 00000000000000061da66ce6cc2c586806b5c2f99f77030cc39243cabf747f8b 512 0.16/1.00 vMB 65
271,966 271,966 0000000000000005446db2136f3fe0bdc4286ce71b18a43a0b1b1eb0ea9a4fed 553 0.20/1.00 vMB 155
271,965 271,965 00000000000000006a1a0cf4653e0db04363404c0e6a6e3a96171bede67dde74 483 0.20/1.00 vMB 69
271,964 271,964 0000000000000002d9563e829f1029cca7a6b1ec6dbfa3f59bb746d9e4ad05ac 389 0.17/1.00 vMB 44
271,963 271,963 00000000000000045f771b65bab9cd447eb035243081ae74d3b4010dbb6a2125 376 0.18/1.00 vMB 53
271,962 271,962 00000000000000054086e481d833359690df77c4d12e56b2ee516ae2415ff2e9 606 0.34/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.