Loading Tool

Explorer IconExplorer

Memory Pool

42,671 transactions
27.83 vMB
0.05811040 BTC
Random Selection Loading Transactions
Max Size: 146.76/200 MB

Candidate Block

Mining Attempt 4bbafd085ef0e61168e2b5dc1439aa165533bf9f62b689ed457c0206e8f0b407
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root f81ed92f0be9a631ab7255823548cc2910db7893bf14336662558328bba11256
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.00596892 BTC
Feerates: 40.21 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (150,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,351 764,351 000000000000000000076149cbed0b329e0ca64373fe926ceb0d6cac2fcb1be6 999 1.00/1.00 vMB 10
764,350 764,350 00000000000000000002d123a4789c31cc1bf03380a8cc6cc2b2e156a9c10a06 914 1.00/1.00 vMB 10
764,349 764,349 000000000000000000015c79347a48b1c2c55a97ef8849607b5e985daa3332d9 506 1.00/1.00 vMB 1
764,348 764,348 00000000000000000004dfaa150c6de5b4d4871a03b243506b00ccb8d2c00975 1,303 1.00/1.00 vMB 12
764,347 764,347 00000000000000000004817d62f52f187bb74e605f5b7e7150161150da72cbdb 726 1.00/1.00 vMB 5
764,346 764,346 000000000000000000055c8de5f2b8df9e983b4217a17cc5947696f05db7c3c4 1,680 1.00/1.00 vMB 12
764,345 764,345 0000000000000000000063ff437ebef870cc5bd924c491df4503f7a7b2e14f56 1,658 1.00/1.00 vMB 25
764,344 764,344 0000000000000000000544ffdc5794fb4cc9cf7c13910a1d4ba2e9a8daa34338 1,411 1.00/1.00 vMB 26
764,343 764,343 00000000000000000002ece89f1df276483d515622f722b817ea0573659a93ad 1,431 1.00/1.00 vMB 25
764,342 764,342 0000000000000000000525f05eb5faac509bab65c4f9c70dd3f4077678398fdb 2,567 1.00/1.00 vMB 38
764,341 764,341 00000000000000000004579832b754b07eb92ced187d6aa4a515a5f94aee4576 1,537 1.00/1.00 vMB 5
764,340 764,340 00000000000000000000e0f0cae010657728483b0c18870ae8d00fc8ee1dcd77 1,859 1.00/1.00 vMB 12
764,339 764,339 000000000000000000019c5295cf678cdcdae13c2c9d6a8cf9bcb66fd05489b2 1,623 1.00/1.00 vMB 12
764,338 764,338 000000000000000000046710a408d8da55aba52b800650bd67f4b14342b7073f 1,976 1.00/1.00 vMB 16
764,337 764,337 0000000000000000000009c9d30ea797322c70fdd849f2a091275715f6a6f8aa 2,006 1.00/1.00 vMB 20
764,336 764,336 000000000000000000074defc6f609426f86f7e2bbd06127c199dfbe1893de87 1,760 1.00/1.00 vMB 6
764,335 764,335 0000000000000000000084700ea52f538762db002ee4b510f5f8532f61d67adc 1,529 1.00/1.00 vMB 8
764,334 764,334 0000000000000000000668f91abbb8cc1d8532b312bca0b78bdddd4372a4688f 2,412 1.00/1.00 vMB 13
764,333 764,333 00000000000000000000356dd1f6af04d4a058dabbf1df5dfb4087ccadbabd4e 1,195 1.00/1.00 vMB 13
764,332 764,332 000000000000000000017816a26a0be8cbc12e6e9e55043b35e3927b1049ada1 2,688 1.00/1.00 vMB 25
764,331 764,331 00000000000000000000a137b2cd70ab2ae57f49b426867ba9db8957217359f8 2,062 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.78 GB
    • Received: 13.33 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.