Loading Tool

Explorer IconExplorer

Memory Pool

83,634 transactions
30.83 vMB
0.15118324 BTC
Random Selection Loading Transactions
Max Size: 185.50/200 MB

Candidate Block

Mining Attempt 4716ba4b208e69bddcfc308ea622dd03fe69fe5051513bd169cbd32eac232740
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 4b9a36897956f555ccde7b395caf8aaf735d103634e300772aeedf4190ace321
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,440
Size: 1.00 vMB
Total Fees: 0.08437631 BTC
Feerates: 150.77 > 8.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (336,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
578,761 578,761 00000000000000000012f8ed893437339bdc6324005952c84c068d4ce82ecf47 2,399 1.00/1.00 vMB 70
578,760 578,760 000000000000000000088d7a3015f9d522d428b2b0367dd1333ff730036bd571 1,643 1.00/1.00 vMB 91
578,759 578,759 00000000000000000013ed30b41f7a80fc0c7ba80f972b8f56bcb3dce0224b5d 342 1.00/1.00 vMB 28
578,758 578,758 00000000000000000018222ce38219debb2cfd1c8d6367394c67710d61d59d4c 1,552 1.00/1.00 vMB 73
578,757 578,757 00000000000000000015fc7b809b070c38da98f071fb0fd32a516e99dbde51b4 1,032 1.00/1.00 vMB 55
578,756 578,756 000000000000000000100012b5ef5700d3fd21f1978940405dee4fc0c7276456 2,626 1.00/1.00 vMB 131
578,755 578,755 00000000000000000008008757c79e7ae935560eb77ce500127f9152ef307e2b 2,999 1.00/1.00 vMB 33
578,754 578,754 00000000000000000024554518c38daf67885710f9f89ea8fac16483d8db2e4e 2,011 1.00/1.00 vMB 48
578,753 578,753 0000000000000000001070e3127ab4f5f366f7c73a42119cf98c131a408ace08 2,165 1.00/1.00 vMB 31
578,752 578,752 00000000000000000005624358bf7b91f29a8851517e0d8090ad1bd4cdd9142d 2,613 1.00/1.00 vMB 175
578,751 578,751 0000000000000000001ad2392dffcbcf327d23ceed9e1b0372bd77402934632b 1,824 0.97/1.00 vMB 29
578,750 578,750 0000000000000000000602fedf3206cbcdae518388f421d1f953d09926c37f9a 1,522 1.00/1.00 vMB 121
578,749 578,749 00000000000000000013a1b6e7ac8d20efbbe3bab1f582ba31c0574ca36b5fb0 2,353 1.00/1.00 vMB 141
578,748 578,748 0000000000000000000996bc989159c68b861959aaf367e3453d9067162740b5 2,339 1.00/1.00 vMB 154
578,747 578,747 0000000000000000002006a3941e8f3af7ac9db5ed3cc6477c11232839f0a3d3 1,705 1.00/1.00 vMB 32
578,746 578,746 00000000000000000015f2df4e3fdbafa3b12726de3308064c51fed3dd85e1da 2,707 1.00/1.00 vMB 71
578,745 578,745 0000000000000000000917cde2c9d83c93511047f0e84a3cdd26fa5a9ddd15b0 2,057 1.00/1.00 vMB 71
578,744 578,744 00000000000000000012a6c1b2f7f547b3fb677b4de658e4d8082aedba7094c2 2,508 1.00/1.00 vMB 66
578,743 578,743 000000000000000000146746f70f8e5738bd1a93ba819c1d0e9a8b48ae220630 2,335 1.00/1.00 vMB 63
578,742 578,742 0000000000000000000eebedea046425bd54626e6c56eb032e66e714d0141ea6 2,112 1.00/1.00 vMB 131
578,741 578,741 0000000000000000001cdef8789375bf481cd4f25a10f03bd1f459b4c5d937b6 1,856 1.00/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.