Loading Tool

Explorer IconExplorer

Memory Pool

55,203 transactions
32.46 vMB
0.23519228 BTC
Random Selection Loading Transactions
Max Size: 174.09/200 MB

Candidate Block

Mining Attempt da9372e101f22e1162b12d7800d07e15953a67439b56f8c37230d892dee77d65
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root cd939412867b4ac0fab4cc858c8fb5947438151e0002e02b23d1fc4b13d61807
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,908
Size: 1.00 vMB
Total Fees: 0.12396270 BTC
Feerates: 101.66 > 12.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (683,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,891 230,891 000000000000021e02c3cb1d62a7727bd59f8551369caa341c0c5b148c795f4c 229 0.11/1.00 vMB 189
230,890 230,890 00000000000002178296302c8feb02c6fdc069342661cac42fa271f0ad6fc883 43 0.02/1.00 vMB 128
230,889 230,889 00000000000000b3ec5119e82e95c620ae7eada3427c842c6208b5138c478103 64 0.03/1.00 vMB 117
230,888 230,888 000000000000022cb433de3775d6e6a177e547d485f677e66650a54b0989ef05 219 0.21/1.00 vMB 20
230,887 230,887 00000000000000b7d11c91f62137757cda1a735305a486ee728b72e3caffb3d7 707 0.35/1.00 vMB 120
230,886 230,886 00000000000001d4d85374a29693759e194603e75f6ba15335b155eefdb64cbb 143 0.17/1.00 vMB 66
230,885 230,885 00000000000000f7ab67b33ad591c9edc68f4002ed7d335136e97255cd9fc75e 518 0.25/1.00 vMB 165
230,884 230,884 0000000000000204f14acb8ba9518a71ebb86df300956fe27b054fd7b32fae46 668 0.47/1.00 vMB 99
230,883 230,883 0000000000000070d235e6e9a2249360bdde091063daa570eb548be457192774 520 0.25/1.00 vMB 137
230,882 230,882 00000000000001b13f55593c01555c41afcd48d21c6800fb852f26340e897e5a 447 0.25/1.00 vMB 126
230,881 230,881 000000000000004cdc4da6a2a86b10b9e77c4d01d1691043efd77f3d52b418ef 567 0.25/1.00 vMB 158
230,880 230,880 0000000000000195324964bd4b90ca5907c02ce8405b853718d6245b2c97012e 778 0.25/1.00 vMB 254
230,879 230,879 00000000000000d5097a12d9f7126ad4e9380978c45e6bb32681a31abc2d246e 917 0.47/1.00 vMB 114
230,878 230,878 0000000000000057f380cb372e977b70009b0a4ff53c2734bd99913d1b5edd9d 789 0.25/1.00 vMB 214
230,877 230,877 000000000000004e2b7dec9df62c434a3cc66b2d6cb21d1d6277d4c3113e2d97 174 0.08/1.00 vMB 269
230,876 230,876 00000000000001f6e0ec960c2b03d4a71d4466bd0abe1d38f677dbf9aff850b7 672 0.25/1.00 vMB 219
230,875 230,875 0000000000000062a7f94dcef4d9ade11ef4ada9535f5e82a16ffa5a19c3ee16 411 0.15/1.00 vMB 206
230,874 230,874 000000000000006d68980a343c1c73d6895c149e2b1f3d01cded9b5f7db249ef 426 0.20/1.00 vMB 164
230,873 230,873 00000000000000f1afdcd36881d73984399f06c238bbcd9d2b3d66af67bafc74 620 0.25/1.00 vMB 130
230,872 230,872 00000000000001a004c1db3c476f0870fdb5a00553544ae39b3a5e06ed509a0d 408 0.20/1.00 vMB 155
230,871 230,871 00000000000000bb947c347b59bfb37a87e4dddfc1f962550889311e6db27f84 242 0.25/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.