Loading Tool

Explorer IconExplorer

Memory Pool

40,278 transactions
28.18 vMB
0.06762443 BTC
Random Selection Loading Transactions
Max Size: 143.59/200 MB

Candidate Block

Mining Attempt b795e0de8d356c8c61ca95a328d092fc260ef0245d772abd342f7c3485d82e4e
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 69b19d76b7a5da4d2f4b02a4b964722ec2f421c9bf986a500ffbf1b4f059a48c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,393
Size: 1.00 vMB
Total Fees: 0.01342208 BTC
Feerates: 60.16 > 1.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (291,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,611 623,611 0000000000000000001214ea1172b1b2308730bef56b7c1618c121e7ab00e590 2,665 1.00/1.00 vMB 34
623,610 623,610 0000000000000000000cf320e7cdee65828afd41d34c9f3ab6e46fc00345ade5 2,913 1.00/1.00 vMB 9
623,609 623,609 00000000000000000002089a7b88bac2030eb3744be1a6a1b0cd7e76bd819dd1 2,647 1.00/1.00 vMB 20
623,608 623,608 00000000000000000006f7c2e40c8baa2659a35450cdefcee8e1a36380fcd628 3,108 1.00/1.00 vMB 38
623,607 623,607 00000000000000000003232249eab840cad3cba4aa6ce2ce674cbaac857e8ceb 1,242 1.00/1.00 vMB 10
623,606 623,606 000000000000000000103052b932b2835610d648ffb782daa733010fcdecb594 2,254 1.00/1.00 vMB 17
623,605 623,605 0000000000000000000dc3b75d5a3795e6dcf602e34eb3bb1dd4777687c2df74 2,902 1.00/1.00 vMB 14
623,604 623,604 0000000000000000001150cfb89179f649e3d9b74037310c56d620f70bc61871 1,439 1.00/1.00 vMB 8
623,603 623,603 000000000000000000087a5e1f3e07b2ad46d338c3d33cff9684b41ca33e4689 2,989 1.00/1.00 vMB 9
623,602 623,602 00000000000000000013e7f95d25db03e5a944e6624debe63f0ba2e25f38d182 2,449 1.00/1.00 vMB 18
623,601 623,601 000000000000000000063b1689a778ae462441b8cbf3e9bb827f3766c2d6fd1e 2,792 1.00/1.00 vMB 53
623,600 623,600 0000000000000000000f65159e17a1f0fa398dcd1a42665ec56c892d94d2512d 2,951 1.00/1.00 vMB 10
623,599 623,599 000000000000000000136638c38399f3455519c2fdce9e1603c1ce9407659c0b 2,567 1.00/1.00 vMB 13
623,598 623,598 0000000000000000000c884ba04a89b30dc8685f27234bb04b56522c56dae35b 2,033 1.00/1.00 vMB 34
623,597 623,597 00000000000000000002da5d033bbdfb192983e03dad26838604f45a792c3f48 2,623 1.00/1.00 vMB 19
623,596 623,596 0000000000000000000b48648eea378f838748e9b1a2e33f22ddce343c6a567b 1,365 0.47/1.00 vMB 20
623,595 623,595 00000000000000000001686990b8a7e9ce3ab6615c2a0a9f53b06eefd48a20af 726 0.28/1.00 vMB 17
623,594 623,594 0000000000000000000bbf3911cfd746fac3b1a130648585a983d822d314de53 716 0.27/1.00 vMB 16
623,593 623,593 00000000000000000005776f7bbdc6fef44c4f08086ba77e73885f5273e59b62 2,521 0.91/1.00 vMB 11
623,592 623,592 00000000000000000001f814f86be2d79e2ed0456646f4d9504d9a2a2f15565e 2,625 1.00/1.00 vMB 22
623,591 623,591 000000000000000000004ffb42855a1bd7a6ca22b23ce8a64fce233a32a840df 2,445 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.01 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.