Loading Tool

Explorer IconExplorer

Memory Pool

40,273 transactions
28.17 vMB
0.06756171 BTC
Random Selection Loading Transactions
Max Size: 143.59/200 MB

Candidate Block

Mining Attempt e2af85aba471188b35be2bcd2ef6f30d411fc67c7500dda2d1e480b59724329f
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 69b19d76b7a5da4d2f4b02a4b964722ec2f421c9bf986a500ffbf1b4f059a48c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,393
Size: 1.00 vMB
Total Fees: 0.01342208 BTC
Feerates: 60.16 > 1.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (411,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,170 503,170 0000000000000000001dc5b3a436707f9f698c655a8b05c33cb17aa478e66f30 1,252 1.00/1.00 vMB 437
503,169 503,169 0000000000000000000f4d0f5b31f696bd5fa2b17631839c5197b9574299b058 2,158 1.00/1.00 vMB 499
503,168 503,168 0000000000000000008889ce4e349a7ec87239659a307a8cceccdb00a0a8ae7c 2,529 1.00/1.00 vMB 540
503,167 503,167 0000000000000000001faa4cda2c93f735a4651e67f0b62be34b666403407d10 2,296 1.00/1.00 vMB 455
503,166 503,166 00000000000000000015d7f7db773e3bbf79606d2ea86180916f117dbffe72e1 2,489 1.00/1.00 vMB 486
503,165 503,165 0000000000000000003c821b612c33b307d1f548be8c0e23986b2925f3101917 2,630 1.00/1.00 vMB 533
503,164 503,164 000000000000000000177146f7f93f2b8f096ca9af24cab818d92b3a3b133526 1,798 1.00/1.00 vMB 331
503,163 503,163 0000000000000000001070c76e858cfbe49ea017f10fef6e9a8bcb1036e794ed 1,083 1.00/1.00 vMB 147
503,162 503,162 0000000000000000007c8ea18a75d6f946e90794d1fa9d42c73be924ae368f73 2,019 1.00/1.00 vMB 335
503,161 503,161 000000000000000000546d83e0eb463534917e0f7576235764b2661aaad86cd1 1,306 1.00/1.00 vMB 217
503,160 503,160 0000000000000000004c4092a0a73d0511519fef28aafdf1bcc2fcab28d3bc23 1,640 1.00/1.00 vMB 276
503,159 503,159 0000000000000000004e19c296b35072c506df92b4b2af97e257c072efa40fe4 2,181 1.00/1.00 vMB 497
503,158 503,158 0000000000000000003e743ddec2de03f9608e814676b92855cb98ffdbee82fe 1,586 1.00/1.00 vMB 218
503,157 503,157 00000000000000000076e9f85bb5e9bc47609f21236cf17402a78b435cc537c5 2,363 1.00/1.00 vMB 492
503,156 503,156 00000000000000000008a484319cd8d01c3d14f7440eb289833f9a2151d92478 1,852 1.00/1.00 vMB 218
503,155 503,155 000000000000000000614b134712f0fd40a9cbb8d430f64f40d43c71ad6cdf7e 2,017 1.00/1.00 vMB 283
503,154 503,154 0000000000000000005c7e196bcdc382e9c45e6fc1cd7218af813fd11d915945 1,853 1.00/1.00 vMB 303
503,153 503,153 000000000000000000105c473c762be6c8cdae2e9beed8927f0d48fdbcb59bd8 1,858 1.00/1.00 vMB 436
503,152 503,152 000000000000000000716ab29ecde934119f789c357f5acf7916615332f2161f 2,035 1.00/1.00 vMB 408
503,151 503,151 0000000000000000007e80821310d70873757045d2b8f20b7e75a2dda0c7d129 2,703 1.00/1.00 vMB 520
503,150 503,150 0000000000000000008b20de1514c5eeaa563a0f7d40d02cfeabc4484225e029 2,201 1.00/1.00 vMB 438
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.01 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.