Loading Tool

Explorer IconExplorer

Memory Pool

86,296 transactions
31.72 vMB
0.10570923 BTC
Random Selection Loading Transactions
Max Size: 194.31/200 MB

Candidate Block

Mining Attempt 866d247c5291601356fe89efdfa2cac9d977cd25e2e992c7854793d3fc023e72
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 44399afb1e03bf01875a2668f862e5fd3a93346923131f259d32f503b3e56a3f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,928
Size: 1.00 vMB
Total Fees: 0.02608232 BTC
Feerates: 1,236.26 > 2.61 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (621,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,587 293,587 0000000000000000b48ed1d24ce0e518b053f233e70fb5fcc3442b8ca5c46af8 1,065 0.35/1.00 vMB 54
293,586 293,586 0000000000000000da7782482a6195099e13749c693be3245963279c224b52c4 666 0.37/1.00 vMB 31
293,585 293,585 00000000000000009ec76e482132fe8e9505fd5406fd1d2de923eb528f6de294 167 0.09/1.00 vMB 35
293,584 293,584 0000000000000000cb6fb6f97f0b86b5ef718ea5127094037d74ff6a1f57ff9d 471 0.21/1.00 vMB 42
293,583 293,583 00000000000000008efb3d902b7df0f734d2c4f3148824650aab48dbfd3fe36f 106 0.05/1.00 vMB 31
293,582 293,582 00000000000000004221d210e3e6fafcdf7c06192234cf7d250c94dddedd821f 204 0.11/1.00 vMB 26
293,581 293,581 00000000000000009ec3dbc95ddc4219af2ab75fa43a4aeff78122e26c737bc5 64 0.02/1.00 vMB 69
293,580 293,580 00000000000000003811d973012534280b4b8a115d2102a52d5f5b74667ca330 375 0.21/1.00 vMB 32
293,579 293,579 0000000000000000286883a131501b9328ce190fe48ed2127dee59fdd9ca6f4b 63 0.04/1.00 vMB 30
293,578 293,578 0000000000000000a0a07ba74b8eaa39947d9265e90054a9c1905ddc396df931 255 0.14/1.00 vMB 30
293,577 293,577 0000000000000000d06382453ca46e8a83326dafc077e6562690aaf655798dda 178 0.10/1.00 vMB 31
293,576 293,576 0000000000000000b89d0c4861a21f733ea9e1a2598985efe97a861e2cb683f6 52 0.10/1.00 vMB 4
293,575 293,575 000000000000000083e47b0062231e8aedecdb9666f67cd02c9835ee8e941ca3 767 0.48/1.00 vMB 34
293,574 293,574 0000000000000000364b92f10134ca2f59c0c80e454f095b43d13b75db257126 811 0.46/1.00 vMB 34
293,573 293,573 0000000000000000d52fb6f6ac376f9a4a50a8a79800d538333da564992fdb26 64 0.03/1.00 vMB 47
293,572 293,572 0000000000000000875f05be055e96112794407b3cd164c22e158ac58773be3b 687 0.89/1.00 vMB 19
293,571 293,571 000000000000000002f6a5eaff0f0d2cb127fe50544a7a90f2e65d358dd1e37d 512 0.22/1.00 vMB 132
293,570 293,570 0000000000000000b0847eba4979a364da71a0d941831da53cc61b48ff9e3657 88 0.09/1.00 vMB 8
293,569 293,569 00000000000000009d014204758cd374bd63aac61e9030f7e964d71b2ebf75f0 321 0.28/1.00 vMB 20
293,568 293,568 0000000000000000b1acbf7c8692b34b8a6cd21c10aa3e70b4f823275c1cf582 762 0.35/1.00 vMB 44
293,567 293,567 000000000000000006e73f69af5849429253c8ede48a2425f1a50428e49ddb9c 1,463 0.90/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.