Loading Tool

Explorer IconExplorer

Memory Pool

80,689 transactions
29.82 vMB
0.06778119 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt 444497df863bd4da0e83dda0ca60dbd227398a7bb6a8e7117e860fd491100c9f
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root ceb23fd91f2000fe01dcdce1d1b2a6d6ea0a8dd5f71406117d642b8a27ac95bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,553
Size: 1.00 vMB
Total Fees: 0.00681240 BTC
Feerates: 34.33 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (547,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,791 367,791 000000000000000003c313152eb570cd4551a997229755ec2be7ace05e88c5cf 787 0.58/1.00 vMB 24
367,790 367,790 00000000000000000c4287517817803203f5e28db78d88a38d30a37e2809ef53 1,189 0.93/1.00 vMB 30
367,789 367,789 00000000000000001244f4412b75885bc938232893404f0c2b889a0044d02e95 700 0.92/1.00 vMB 26
367,788 367,788 000000000000000001666954e24e92d68fb8b8c822f6b470b01e3e4c4be7d50d 1,323 0.76/1.00 vMB 36
367,787 367,787 000000000000000011fa57abcf62aa29a00c27b6567bdc0bddfc5d090e1e051f 1,308 1.00/1.00 vMB 31
367,786 367,786 00000000000000000767949d844fddb1518582644c126f42d76ab63f062a102c 1,916 1.00/1.00 vMB 41
367,785 367,785 00000000000000001199ab92ac8a9ea12e397bc9e111cb95be468d316e44599f 1,106 0.93/1.00 vMB 44
367,784 367,784 0000000000000000035f178ad94da38e16dd03b6fe8673dc710376278c99277f 167 0.95/1.00 vMB 92
367,783 367,783 000000000000000013ef23aef8337aed363f17228cf73f29495c9fc96f5fe764 1,034 1.00/1.00 vMB 78
367,782 367,782 000000000000000009e02e4c64eb8bc9118f048320971de3b2bbc862245f45e5 497 0.79/1.00 vMB 20
367,781 367,781 00000000000000000d8e3ff3276b4d423c630096140fdb91b7979b1b422fefc0 1,189 0.93/1.00 vMB 30
367,780 367,780 0000000000000000051916ed6b86cb7ec98e803180a4f897f0e037177fdf2554 388 0.25/1.00 vMB 26
367,779 367,779 00000000000000000f7190836287d1ae6973c154bd58dd0be68d06c113b51f79 1 0.00/1.00 vMB 0
367,778 367,778 0000000000000000087e229ef2d283c31519fd1089d90b3ce55628b1de257a61 571 0.30/1.00 vMB 36
367,777 367,777 00000000000000000362c20e64827c382eabd038973ea1fde022a7d2f3b36a0f 49 0.03/1.00 vMB 24
367,776 367,776 000000000000000011ae18bf9ddad35a5a2a02c29819cd4ee4fd5e1f5900f890 991 0.43/1.00 vMB 60
367,775 367,775 0000000000000000017219fba186fe5b763cc5fd8022d957ec1375ac54e55040 818 0.47/1.00 vMB 44
367,774 367,774 000000000000000002b519e1ed8ec5d9e5989c780944b81ec3c39cffcbaa01f9 774 0.52/1.00 vMB 29
367,773 367,773 0000000000000000064212b37c67da2abe16ee209322be3da1cf9da4ed2554bc 1,612 0.75/1.00 vMB 42
367,772 367,772 00000000000000000f15a31cdbfa1d81cf62080712bd23e3f565c78b4018dafd 599 0.83/1.00 vMB 22
367,771 367,771 000000000000000014d65ee72e492b6766b73e3413ac65490b2b59a20c1d1af3 1,046 0.51/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.35 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: 662.19 GB
    • Received: 14.84 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.