Loading Tool

Explorer IconExplorer

Memory Pool

78,208 transactions
29.08 vMB
0.08056669 BTC
Random Selection Loading Transactions
Max Size: 175.97/200 MB

Candidate Block

Mining Attempt 507475bacb85559735aecbb6042427cbe3e65467fc708fe60db0f31f67fc3517
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root a5bbf2955c0d9bf6c13bf96e7e5de83549a34456a074bb6e1ebbf00fe81e4ac2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,850
Size: 1.00 vMB
Total Fees: 0.01986527 BTC
Feerates: 178.73 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (402,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,234 512,234 0000000000000000000a6eb2a6f3dd9166aac9f6ab2402000ba2690a4f14810e 475 1.00/1.00 vMB 9
512,233 512,233 0000000000000000000d1255ae9b1d9acdd595b7c90d20e78b311e1bc4dbcbbe 2,199 0.99/1.00 vMB 36
512,232 512,232 0000000000000000005568f6e003a49b73b77972fb53c51181c158a99a6df075 954 1.00/1.00 vMB 21
512,231 512,231 000000000000000000157cb5a2d0e651738f2575999a25f766f5cc302fb66d1b 773 1.00/1.00 vMB 15
512,230 512,230 0000000000000000003d05fd5ab2fc41a3eed7c0013083e56ca38b90d2d8c83b 776 1.00/1.00 vMB 14
512,229 512,229 0000000000000000004972a82ae514bd82a3777f4b0ab080f58958d67173757e 1,658 1.00/1.00 vMB 36
512,228 512,228 00000000000000000017850c61c05d1c7c28981cf6f7629e83ca7f9d00c0db2f 1,086 1.00/1.00 vMB 22
512,227 512,227 00000000000000000054e3cc1088d109758b392083b48287facbee30d1641fca 735 1.00/1.00 vMB 16
512,226 512,226 00000000000000000001c74a35b7c2a9919ab56d5ab1facee0967604a8a60ed8 1,629 1.00/1.00 vMB 28
512,225 512,225 0000000000000000000bd133d2e6044db9165521528b71bd165d38151a89259b 991 1.00/1.00 vMB 18
512,224 512,224 00000000000000000009abfd1bf7aaa3d49285271da702c3790ec77ade63e0d4 453 0.48/1.00 vMB 21
512,223 512,223 00000000000000000000acdfeecf7feda301da3ec1c3112d106ea6eb0a817e13 542 0.39/1.00 vMB 26
512,222 512,222 0000000000000000000c449650805cf93769ea170e7259e83b4fa3913864b3a1 290 1.00/1.00 vMB 5
512,221 512,221 0000000000000000001309cb61605f0c8543b4994af4e106ae53ff74caf0885a 968 1.00/1.00 vMB 19
512,220 512,220 00000000000000000042ac7bcc3ecc82e349f8d7329ce0f79d402ff60546d844 1,440 1.00/1.00 vMB 26
512,219 512,219 00000000000000000003da6d19dfe5cd20cab52bbada1d40f6ce45a3caa92246 1,917 1.00/1.00 vMB 37
512,218 512,218 0000000000000000002d52a7109c751953a1fcb08da4e4c9c55a77fd321df824 375 1.00/1.00 vMB 6
512,217 512,217 0000000000000000001bda136f4161fd029189dfdbce9698dc2c7e5e5ef76b5b 1,197 1.00/1.00 vMB 23
512,216 512,216 000000000000000000326a9ae139c8221822b6453599ffab5bef1e6e7a6cc171 2,253 1.00/1.00 vMB 42
512,215 512,215 0000000000000000001bb7ea562581d4177e6dd7f3c061a1ffcf905781c132a4 299 1.00/1.00 vMB 6
512,214 512,214 00000000000000000017f305e4ee597d5ae49e61a1146913b0ce765960286c3f 1,038 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.68 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: 677.65 GB
    • Received: 16.44 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.