Loading Tool

Explorer IconExplorer

Memory Pool

78,784 transactions
29.09 vMB
0.09902390 BTC
Random Selection Loading Transactions
Max Size: 176.44/200 MB

Candidate Block

Mining Attempt e0d706d66baa6193c6a85f805920715e4886a3728624542faedbc567f284d910
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root d811d48a0a829defda230d171bb3380166f42bc90a98ed5965d2f614e55e50a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,477
Size: 1.00 vMB
Total Fees: 0.03828386 BTC
Feerates: 137.15 > 3.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (604,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,142 310,142 0000000000000000197baf43d8b369e1afcf3a0c6cad972bc8bffc9cbed5585d 558 0.30/1.00 vMB 31
310,141 310,141 0000000000000000365692b410bf843d6f7b7e0959c064f959776114e908fa8d 821 0.42/1.00 vMB 31
310,140 310,140 000000000000000040550572fb8502dc7218b77dcbcf120b1e64cbc7d70db66b 705 0.40/1.00 vMB 30
310,139 310,139 00000000000000003218657e6941eff652e71ac815e72444b87409ad3807e342 27 0.01/1.00 vMB 27
310,138 310,138 000000000000000022721609870ad1a98b6964998ebea9480524c902f2d713c6 124 0.04/1.00 vMB 37
310,137 310,137 00000000000000001bc4bc945df2da9ddf6289165c56ee20fb2358b2ea8279fb 535 0.35/1.00 vMB 26
310,136 310,136 000000000000000031b1d86148a9a22b986d450f61007b008a43e6c60e03aafb 617 0.25/1.00 vMB 38
310,135 310,135 000000000000000039c024ab3ea5d159936056bd30bc24450e92b39663712336 498 0.31/1.00 vMB 22
310,134 310,134 00000000000000000f23981d1e566b0d68724696b58349171752ab4bce320e3f 512 0.17/1.00 vMB 51
310,133 310,133 000000000000000018d8aae1b701879529f2f08efcc97a54a51f7ae830f07967 370 0.18/1.00 vMB 28
310,132 310,132 00000000000000000208373138f66e10c7ce978cd8b79634969b58bac56dc020 1,136 0.58/1.00 vMB 33
310,131 310,131 000000000000000012918b6694beaec82b1e810767029f8b003b969f77c06890 332 0.32/1.00 vMB 22
310,130 310,130 000000000000000018ebc9f9cc44f5fa4ffca2fd7787bb265c67500e184157ff 882 0.35/1.00 vMB 40
310,129 310,129 0000000000000000361bc5d04e56e2236b33e40473ccd20088ffb6dc1d22c20f 250 0.28/1.00 vMB 28
310,128 310,128 00000000000000001bf69f3bb819cc7e7f2befe139c0137931a872fd6ec57f4a 566 0.35/1.00 vMB 28
310,127 310,127 000000000000000002c16ebbe24c101884dcaf55639bd677ce0dfe71e169bbc8 54 0.04/1.00 vMB 22
310,126 310,126 00000000000000003bdc38424386119d88010108ba1ffec6f80e966d54cf40ab 519 0.49/1.00 vMB 21
310,125 310,125 000000000000000025886bb0418aeb8dc64598e6b3ddb0ddc5f502087858ea59 4 0.00/1.00 vMB 4
310,124 310,124 000000000000000002f84280c61cf4a92837e6cceffb5a319bb2bf202788fdcf 288 0.19/1.00 vMB 25
310,123 310,123 00000000000000001b7d14addb4c0b7fe0d55995a588e4e99ac493ca4c412e84 456 0.35/1.00 vMB 18
310,122 310,122 0000000000000000367b63a30d3b36db758af1235e0467a630b942a1695eee81 854 0.59/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.