Loading Tool

Explorer IconExplorer

Memory Pool

79,586 transactions
29.91 vMB
0.09913327 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt c2d04652332a7dd52b15b4ad4b85953f206ec8593fa4b1d6000cb330d66088da
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 13aae44992ad68f4e3e5795a769696809fb589c40fe698911550b76f870e9e13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,750
Size: 1.00 vMB
Total Fees: 0.03075084 BTC
Feerates: 101.62 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (123,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,639 791,639 000000000000000000032af7280b75dda13e2da5da797a45fb30f4acb16c0974 2,856 1.00/1.00 vMB 46
791,638 791,638 00000000000000000001610f56c51357fa6cf89a4414ae2a49c934419a3f143d 3,294 1.00/1.00 vMB 44
791,637 791,637 0000000000000000000229522118e4641a8dafa6f9e7aa7e2368b7e7539a89a6 3,453 1.00/1.00 vMB 40
791,636 791,636 00000000000000000002c28c74b2683f2c5bd060e1faf74770fdf6a65caf271a 3,777 1.00/1.00 vMB 62
791,635 791,635 000000000000000000013a62339ef3db8bde54a5820f43188b62ef26b63993e9 3,473 1.00/1.00 vMB 55
791,634 791,634 00000000000000000004b1ccfa1d2aa0e94cc45dfa44b9cfac47248152694aa7 2,917 1.00/1.00 vMB 44
791,633 791,633 00000000000000000004a8be96df4eeddd8b5d097b589487e1ee225520125f4e 905 1.00/1.00 vMB 20
791,632 791,632 000000000000000000009637d4b9ca138e0b29560cea523c531bbe351738d0e0 4,491 1.00/1.00 vMB 20
791,631 791,631 00000000000000000002e78ef1874ba2af7cb31e288b23086f54e9f760ea96c0 2,655 1.00/1.00 vMB 24
791,630 791,630 0000000000000000000586bd5a308f094103ebf8a7affecf6d9a4ad0db1b8420 4,378 1.00/1.00 vMB 24
791,629 791,629 0000000000000000000364ca52748bf3dd5c41d8784a240a01b800f9b8b49dd2 2,843 1.00/1.00 vMB 59
791,628 791,628 00000000000000000003030bea6553b0cbd05d7d7d1433061c5ace01320ad83a 3,058 1.00/1.00 vMB 49
791,627 791,627 0000000000000000000497e1f68bfc5369e61b0c98afacfcbf412ef07932475f 5,405 1.00/1.00 vMB 27
791,626 791,626 00000000000000000001deff9ad0bfa2e0469ec2469c088d5a10765a394df4c7 5,463 1.00/1.00 vMB 28
791,625 791,625 000000000000000000019ad4c590b8c2feaf8538b2f1ec1cd191a68782b80b9e 3,326 1.00/1.00 vMB 25
791,624 791,624 0000000000000000000369485ba913a0d926bbca5e18e9c5735c529f7e2f1f92 2,583 1.00/1.00 vMB 23
791,623 791,623 00000000000000000002dd9d85a2a0307813a8a33137eb2949bf7a34fa977be1 2,601 1.00/1.00 vMB 27
791,622 791,622 00000000000000000004cf92fc9c105056d63bfce967e7d7b60abac10025df8c 4,923 1.00/1.00 vMB 29
791,621 791,621 00000000000000000000aa5ff82b2db7fad15c403bbb3df0a87b634e5ed910c1 3,184 1.00/1.00 vMB 46
791,620 791,620 00000000000000000000e4b526e7fa5c1607ba7ff2fab8dd3d8fe1bd8c0a38c6 1,702 1.00/1.00 vMB 35
791,619 791,619 0000000000000000000471cc441cf4f41df7df0e9f18ca0989a284aa7f7a2689 3,769 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.