Loading Tool

Explorer IconExplorer

Memory Pool

36,368 transactions
18.97 vMB
0.05093260 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.09/200 MB

Candidate Block

Mining Attempt 84eea02c81dcf3ad9c5f57d05d9c9a79e1d206cd4d4657b35d14ddeaad965259
Version 20000000
Previous Block 00000000000000000000255ade1da63093408609f1fc0f4b7893866d7199f6d5
Merkle Root d4e154106c6838e865b59443d3135e0fcab236bad97820418192e5c4ca95d3a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,115
Size: 0.99794575 1.00 vMB
Total Fees: 0.01530342 BTC
Feerates: 160.84 > 1.53 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,873 (742,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,052 171,052 000000000000071bac77e29f91a610d85ac1d1642ca6e45431bd283063bcd7b2 27 0.01/1.00 vMB 1,149
171,051 171,051 0000000000000625109f42a36188ec0bbd9e53d132b13c6332a0bcf6d1095cef 27 0.01/1.00 vMB 84
171,050 171,050 000000000000008f491bf0f586e3ef14e0c6a25675f578f207b178596689a261 124 0.04/1.00 vMB 16
171,049 171,049 00000000000004b04f160a136a5652c906cc6d691a90e4fcb68772d77850bc3c 82 0.05/1.00 vMB 174
171,048 171,048 00000000000009f354df6ad65d592cf91ee980afdb93946644a246f49f0d37f1 120 0.06/1.00 vMB 155
171,047 171,047 00000000000003a9d25b1dce1ef6b1c36ff37772d6f4cb20dfc31dc13d1081b7 1 0.00/1.00 vMB 0
171,046 171,046 0000000000000064ba49fed8c769a8bf8c2d38da051f50f8e5f2394a4f2ac0d8 24 0.01/1.00 vMB 52
171,045 171,045 00000000000003dbe4b96eadff4d63414b66349de0d029df821a5486d54931e7 38 0.05/1.00 vMB 31
171,044 171,044 00000000000005bd7f010525df52aaf84c7f4eb9c0927c35dcadfe4bc9a9be1c 8 0.03/1.00 vMB 2
171,043 171,043 000000000000018abbd763581e83cbef361e197a0ef11aa8fe5d15ee1341b035 11 0.03/1.00 vMB 7
171,042 171,042 00000000000009f88414de4de93c17b5ddcff9f8d61133ff95a9fdebee6cc705 46 0.04/1.00 vMB 38
171,041 171,041 000000000000028ef3a90e9cf37ac98b401a81945d5f81aa688adebcdaeb7675 1 0.00/1.00 vMB 0
171,040 171,040 000000000000042d445c29456833e020c6604ee93db77c0a6011b1528d63702b 92 0.02/1.00 vMB 52
171,039 171,039 000000000000083d7ec37929334095966557b2251a0876c103601d2a7563b5dc 33 0.01/1.00 vMB 3
171,038 171,038 00000000000007ee68c02f7b94e9aef961e554e72a8638305f05795741a4216d 125 0.10/1.00 vMB 95
171,037 171,037 000000000000049ddfc841481c1a4d616fe39987e5bef58aaeafe7e9ba8ed04c 13 0.03/1.00 vMB 17
171,036 171,036 000000000000040776ec5644d9cec1488aa33cf3217ef8286d7b00d503cec264 22 0.03/1.00 vMB 53
171,035 171,035 0000000000000a6ce72985e8639791440f16a4d852790aec1ce705d21da34b20 91 0.03/1.00 vMB 1
171,034 171,034 00000000000009c132557cd575083bd90bfb81e687fff6c7190311cb2b84b7d9 70 0.04/1.00 vMB 191
171,033 171,033 00000000000004ecaa6e59c06704b4ce8bcc900b3c3ce809554274b60e1f2c59 19 0.03/1.00 vMB 42
171,032 171,032 00000000000003e4be122bb05a81e83d637ad2729f0f3fa003c9ab769f3e25a0 93 0.05/1.00 vMB 236
Previous 10 blocks ↓
Total Size: 780.38 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 524.36 GB
    • Received: 5.06 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.