Loading Tool

Explorer IconExplorer

Memory Pool

79,984 transactions
30.14 vMB
0.07503166 BTC
Random Selection Loading Transactions
Max Size: 184.26/200 MB

Candidate Block

Mining Attempt a7ea570cd4e07154a9d310932672b851294c04c3880e8b379ab51c51bfd2102e
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 5010e281dc27f20f17a8d521c4bacd8aed88328447681593e2c85bb3b5d243d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,436
Size: 1.00 vMB
Total Fees: 0.00787037 BTC
Feerates: 9.05 > 0.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (280,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,714 634,714 00000000000000000007676a0602a8fa5d3c47e289b4d0f403337b780359fc1d 2,249 0.78/1.00 vMB 14
634,713 634,713 0000000000000000000678c9789ebb0734e8c7c436dc63953220ab8c4bdadf96 690 0.29/1.00 vMB 13
634,712 634,712 0000000000000000000d615b43777a8892cf93fb45adf37dbbf097c1b6b38943 622 0.18/1.00 vMB 14
634,711 634,711 00000000000000000001d60c77d9bf386b5f7af11085dfd1712c2ba2fce0e9b2 1,448 0.89/1.00 vMB 15
634,710 634,710 0000000000000000000db41f27d53527e209a4f2d08ec8a585c9a67a9fdabc1e 496 0.20/1.00 vMB 13
634,709 634,709 000000000000000000097d1a7359809bba2d0ac4d29ecadd32f97cd1897347f3 1,735 0.70/1.00 vMB 12
634,708 634,708 0000000000000000000792543b52837fcb51c9e76065b16c7566216c61dc7255 555 1.00/1.00 vMB 6
634,707 634,707 0000000000000000000f055be7a18d25389f2fe10bbf60c7dd4f15f7036a6f09 1,480 1.00/1.00 vMB 16
634,706 634,706 0000000000000000000d0e5e28aa2471905d6bbeaef3f64f9dde96c7d0d3231a 1,252 1.00/1.00 vMB 42
634,705 634,705 00000000000000000012107061813519d7284d964062c2e77bc05f09e4f3161b 1,307 0.52/1.00 vMB 22
634,704 634,704 0000000000000000000ca23b9f24ddbbcf1c7aee481c537feed39b06b38e3466 868 0.37/1.00 vMB 1
634,703 634,703 00000000000000000005a319a44a6ddece00bbf68ac627371afa8251eaa8d2dd 2,426 1.00/1.00 vMB 10
634,702 634,702 00000000000000000000ea8667236be8e60fb0f73933ce818e67e83b8aa0e1f2 2,524 1.00/1.00 vMB 10
634,701 634,701 00000000000000000000ced943a16f73d3af8d72467cf97868240e5aca8844f1 2,771 1.00/1.00 vMB 26
634,700 634,700 00000000000000000013d16e73afcd8885d4e3f46cd4ad876063b66d04cc4eb4 2,301 1.00/1.00 vMB 6
634,699 634,699 0000000000000000000f1ce2a626513083dabc88bd203b1dec049edd6e553690 3,045 1.00/1.00 vMB 23
634,698 634,698 0000000000000000000f45a092d89f09bf120331ee9bc70fb5741cec544e1c99 163 0.07/1.00 vMB 148
634,697 634,697 00000000000000000007f6f94823660e29e97f3034fefaddb34aea1887d18166 256 0.08/1.00 vMB 17
634,696 634,696 00000000000000000001221b9e33439ae17ea67be59d5fbd8cfccdf41bb46706 1,103 0.44/1.00 vMB 15
634,695 634,695 0000000000000000000de3900223e18ac40b56379aad0e8cd21878ebcd72ae9a 2,226 0.79/1.00 vMB 6
634,694 634,694 0000000000000000000af3aa974f2266dee7c9774ba15968fc1b8750160f796a 3,028 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.04 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: 720.22 GB
    • Received: 18.15 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.